Searched defs:get_mut (Results 1 – 2 of 2) sorted by relevance
243 fn get_mut<L: TryInto<usize>, R: TryInto<usize>>( in get_mut() function
476 fn get_mut<I>(&mut self, index: I) -> Result<&mut <I>::Output> in get_mut() method