components::kv

Type Alias KVDriverComponentType

Source
pub type KVDriverComponentType<V> = KVStoreDriver<'static, V>;

Aliased Typeยง

struct KVDriverComponentType<V> { /* private fields */ }