Expand description

Contains newtypes over the standard library types that support finer-grained serialization settings.

Structs

A string with a custom size prefix integer type. S - The size prefix type.

A type that does not have any protocol serialization implemented.

A newtype wrapping Vec<T> but with a custom length prefix type.

Traits

An integer value that can be serialized and deserialized.