Modules§
Macros§
Structs§
- Deduplicated
String - Wrapper for strings, enabling desert’s string deduplication mode.
- Deserialization
Context - Options
- Owned
Input - RefId
- Serialization
Context - Size
Calculator - Slice
Input - String
Id
Enums§
Traits§
Functions§
- deserialize
- deserialize_
with_ options - serialize
- serialize_
iterator - Helper function for implementing serialization of any iterable data source, keeping a format which is compatible with both known and unknown sized iterables, allowing replacing data structures without breaking the serialization format.
- serialize_
to_ byte_ vec - serialize_
to_ byte_ vec_ with_ options - serialize_
to_ bytes - serialize_
to_ bytes_ with_ options - serialize_
with_ options