Function byte_array

Source
pub fn byte_array<const N: usize>() -> [u8; N]
Expand description