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