components::kv

Type Alias TicKVKVStoreComponentType

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

Aliased Typeยง

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