Crate heed_types

source ·
Expand description

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

How to choose the right type to store things in this database? For specific types you can choose:

Structs

Type Aliases