Type Alias components::kv::TicKVKVStoreComponentType

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

Aliased Type§

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