Skip to main contentModule ser
Source - Cbor
- Newtype for CBOR serialization.
- Interfix
- Directive to force separator serialization specifically for prefix keying
use. This is a quirk of the database schema and prefix iterations.
- Json
- Newtype for JSON serialization.
- Separator
- Directive to force separator serialization. Separators are usually
serialized automatically.
- Serializer 🔒
- SEP
- Record separator; an intentionally invalid-utf8 byte.
- serialize
- Serialize T into Writer W
- serialize_to
- serialize_to_vec