Type Definition tikv_kv::btree_engine::RwLockTree[][src]

type RwLockTree = RwLock<BTreeMap<Key, Value>>;