Function array__ops::into_shift_many_left
source · pub const fn into_shift_many_left<T, const N: usize, const M: usize>(
array: [T; N],
items: [T; M]
) -> ([T; M], [T; N])pub const fn into_shift_many_left<T, const N: usize, const M: usize>(
array: [T; N],
items: [T; M]
) -> ([T; M], [T; N])