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