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