Function into_array

Source
pub fn into_array<const N: usize>(value: &[u8]) -> [u8; N]