Structs§
- A TrailingBytes config that will allow trailing bytes in slices after deserialization.
- A TrailingBytes config that will cause bincode to produce an error if bytes are left over in the slice when deserialization is complete.
Traits§
- A trait for erroring deserialization if not all bytes were read.