Crate encdec_base
source · [−]Expand description
encdec crate base traits
Modules
Structs
Helper type for parsing lists of decodable objects (with internal length delimiters)
Enums
Simple 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