Type Alias okapi::Map

source ·
pub type Map<K, V> = Map<K, V>;

Aliased Type§

struct Map<K, V> { /* private fields */ }