Function array_math::truncate_ref

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