Crate typed_store

Source

Re-exports§

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: