Function array__ops::shift_left

source ·
pub const fn shift_left<T, const N: usize>(array: &mut [T; N], item: T) -> T