Searched defs:with_map (Results 1 – 2 of 2) sorted by relevance
38 optional WithMap with_map = 10; field
196 fn with_map(map: HashMap<KeyRef<K>, *mut Node<K, V>, S>) -> Self { in with_map() method