Crate encdec_base
source · [−]Expand description
encdec base traits
Modules
encdec test and encoding/decoding helpers
Encode/Decode implementations for primitive types
Structs
Helper type for parsing lists of decodable objects (with internal length delimiters)
Enums
Basic encode/decode error type
Traits
Decode trait implemented for binary decodable objects
Composite trait requiring an object is both encodable and decodable
Encode trait implemented for binary encodable objects
Encode for fields with prefixed lengths