Searched refs:into_mut (Results 1 – 1 of 1) sorted by relevance
397 self.find_mut(key).map(|node| node.into_mut()) in get_mut()1220 pub fn into_mut(self) -> &'a mut V { in into_mut() method