Expand description
Table-based encoding.
Structs§
- An entry in the encoder table.
- An type-erased version of
EncoderEntry
, for use in aStructEncodeMetadata::ENCODERS
table.
Traits§
- Metadata for encoding a struct.
Table-based encoding.
EncoderEntry
, for use in a
StructEncodeMetadata::ENCODERS
table.