Expand description

encdec test and encoding/decoding helpers

Traits

Decode for fields with prefixed lengths

Decode for fields with tagged lengths (length must be specified via #[encdec(length=...)] macro)

Functions

Helper for writing encode_decode tests for encodable objects