Crate typed_store_derive

Source

Derive Macrosยง

DBMapUtils
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 of Store<K, V> or DBMap<K, V> TypedStoreDebug traits are then derived The main features are: