Searched defs:into_mut_slice (Results 1 – 2 of 2) sorted by relevance
4730 pub fn into_mut_slice(mut self) -> &'a mut [T] { in into_mut_slice() function