Re-exports§
pub use traits::DbIterator;
pub use traits::Map;
pub use metrics::DBMetrics;
pub use rocksdb;
Modules§
Macros§
Enums§
Functions§
Type Aliases§
Derive Macros§
- A helper macro to simplify common operations for opening and debugging TypedStore (currently internally structs of DBMaps) It operates on a struct where all the members are DBMap<K, V> The main features are: