Function konst_kernel::slice::slice_range

source ยท
pub const fn slice_range<T>(slice: &[T], start: usize, end: usize) -> &[T]