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