Module mz_persist_types::codec_impls

source ·
Expand description

Implementations of Codec for stdlib types.

Structs§

Constants§

  • All codecs that are compatible with a blob of bytes use that same name. This allows us to switch between the codecs without any incompatibility errors. The name is chosen for historical reasons.

Traits§