Expand description
A highly abstracted encode/decode extension for any values.
Traitsยง
- Contextual
Decode - Trait that provides the contextual decoding of the value.
- Contextual
Decode Ext - Trait that provides the contextual decode method for any value.
- Contextual
Encode - Trait that provides contextual encoding of value.
- Contextual
Encode Ext - Trait that provides the contextual encode method for any value.
- Decode
- Trait that provides the decoding of the value.
- Decode
Ext - Trait that provides the decode method for any value.
- Encode
- Trait that provides the encoding of the value.
- Encode
Ext - Trait that provides the encode method for any value.