Searched defs:split_last_chunk (Results 1 – 5 of 5) sorted by relevance
474 pub const fn split_last_chunk<const N: usize>(&self) -> Option<(&[T], &[T; N])> { in split_last_chunk() method
478 pub const fn split_last_chunk<const N: usize>(&self) -> Option<(&[T], &[T; N])> { in split_last_chunk() method