Crate heed_traits

source ·
Expand description

Crate heed-traits contains the traits used to encode and decode database content.

Traits

  • A trait that represents a decoding structure.
  • A trait that represents an encoding structure.

Type Definitions