A binary serialization/deserialization strategy that uses Serde for transforming structs into bytes and vice versa.
# Cargo.toml
[dependencies]
bincode2 = "2.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes and deserializes a vector using bincode2.
No known issues recorded.
No dependency data recorded yet.