Structs§
Enums§
Traits§
- Codec
- Decode
- A trait representing the ability to decode with
the codec
Cfor the type. - Encode
- A trait to represent the ability to encode with
the codec
Cfor the type. - References
- A trait representing the ability to count cid references in the
encoding of the type with the codec
C - SkipOne
- A trait for codecs representing the ability to skip values.