TicKVKVStoreComponentType

Type Alias TicKVKVStoreComponentType 

Source
pub type TicKVKVStoreComponentType<K, T> = TicKVKVStore<'static, K, T>;

Aliased Typeยง

pub struct TicKVKVStoreComponentType<K, T> { /* private fields */ }