Crate heed_types

source ·
Expand description

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

Structs

Enums

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