Crate typed_store

Source

Re-exports§

pub use traits::Map;
pub use metrics::DBMetrics;

Modules§

metrics
rocks
traits

Macros§

reopen
A helper macro to reopen multiple column families. The macro returns a tuple of DBMap structs in the same order that the column families are defined.

Structs§

Store

Enums§

StoreCommand

Type Aliases§

StoreError