Commit graph

18 commits

Author SHA1 Message Date
Vinzenz Schroeter cf6e6385ec move containers to own mod 2025-05-07 08:43:38 +02:00
Vinzenz Schroeter e7cad5b5a3 doc changes 2025-05-07 08:29:43 +02:00
Vinzenz Schroeter a4bacd53a2 remove SPBitVec wrapper type
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 1m19s
Rust / build-size-gnu-unstable (pull_request) Failing after 1m9s
2025-05-06 23:05:06 +02:00
Vinzenz Schroeter 85ccf4123c expose tagged union instead of TypedCommand to C
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 1m18s
Rust / build-size-gnu-unstable (pull_request) Failing after 1m11s
2025-05-06 22:58:38 +02:00
Vinzenz Schroeter 32d39f8006 misc mod and doc changes 2025-05-06 21:27:01 +02:00
Vinzenz Schroeter 84adf166a9 add heap_move_ok and heap_move_some helpers 2025-05-05 18:25:59 +02:00
Vinzenz Schroeter bdfe4439a1 update to released servicepoint version 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter 10ebccdf47 features, cargo fmt 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter baa450b2f7 add functions to convert containers directly into packet 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter fd6f9198f3 unify heap allocation handling 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter fc80e1b83f move generic safety information into README 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter e0d82b2b87 wip fix documentation 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter 40fed5ba04 add /*notnull*/ comments in header, use NotNull for parameters 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter d215f7199e functions for manipulating packets 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter 1a58294f88 wip remove newtypes 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter 52f6f3f3fe cargo fmt 2025-05-04 13:17:06 +02:00
Vinzenz Schroeter 57d9e90b0f wip update to next servicepoint version 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter c069c1966b split crate into own repository
All checks were successful
Rust / build (push) Successful in 1m48s
2025-02-15 12:39:31 +01:00
Renamed from crates/servicepoint_binding_c/src/bitvec.rs (Browse further)