Expand description

Support code for encoding and decoding types.

Modules

Implementations of serialization for structures found in liballoc
serialize 🔒
Support code for encoding and decoding types.

Traits

Trait for types that can be deserialized
Trait for types that can be serialized
A note about error handling.