[−][src]Module bytekey_fix::ser
Structs
| Serializer | A serializer for a byte format that preserves lexicographic sort order. |
Enums
| Error | Errors that might occur while serializing. |
Functions
| serialize | Serialize data into a vector of |
| serialize_into | Serialize data into the given vector of |
Type Definitions
| Result | Shorthand for |