Crate heed_types

source ·
Expand description

Types that can be used to serialize and deserialize types inside databases.

Structs§

Enums§

  • Describes a byte slice [u8] that is totally borrowed and doesn’t depend on any memory alignment.
  • A convenient struct made to ignore the type when decoding it.
  • Describes a str.
  • Describes the unit () type.