A generic serialization/deserialization framework for mapping byte streams to/from arbitrary struct types with focus on performance.
# Cargo.toml
[dependencies]
byteserde = "0.6.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserialize a byte stream into a struct.
No known issues recorded.
No dependency data recorded yet.