pub type KVDriverComponentType<V> = KVStoreDriver<'static, V>;
Aliased Typeยง
struct KVDriverComponentType<V> { /* private fields */ }
pub type KVDriverComponentType<V> = KVStoreDriver<'static, V>;
struct KVDriverComponentType<V> { /* private fields */ }