KVDriverComponentType

Type Alias KVDriverComponentType 

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

Aliased Typeยง

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