Crate redb_model_trait

Source
Expand description

Traits for the redb_model crate.

Traitsยง

Model
Trait for table definition.
ModelExt
Conversion methods for a Model and the associated keys and values.