Crate bincode_ext

Source

Re-exports§

pub use slice::Fixed;
pub use byte_order::Le;

Modules§

byte_order
Provide a way to emit Little Endian bytes from bincode Note that this depends upon bincode trying to emit big endian bytes.
slice
Support for encoding fixed length slices