Type Definition dark_std::sync::map_btree::SyncBtreeMap

source ·
pub type SyncBtreeMap<K, V> = SyncMapImpl<K, V>;