Type Alias components::kv::KVDriverComponentType

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

Aliased Type§

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