Expand description
Re-exports§
Modules§
- bytes
- Serialize and deserialize fixed byte array that larger than 32 bytes.
- compact
- Number encoding and decoding
- io
- IO for binary formats
- visitor
- Visitors for the codec.
Structs§
- Deserializer
- Deserializer for serde-jam
- Serializer
- Serializer for serde-jam
Enums§
- Error
- Error type for serde-jam
Traits§
- Codec
- Trait for types that can be encoded and decoded using serde-jam
Functions§
Type Aliases§
- Result
- Result type for serde-jam