bincode-next 2.1.0

A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!
Documentation
1
2
#[cfg_attr(docsrs, doc(cfg(feature = "derive-next")))]
pub use bincode_derive_next::{BorrowDecode, Decode, Encode};