Searched defs:split_first_mut (Results 1 – 5 of 5) sorted by relevance
237 pub const fn split_first_mut(&mut self) -> Option<(&mut T, &mut [T])> { in split_first_mut() method
241 pub const fn split_first_mut(&mut self) -> Option<(&mut T, &mut [T])> { in split_first_mut() method