Macro array_bytes::array[][src]

macro_rules! array {
    ($bytes:expr, $len:expr) => { ... };
}

Slice/Vec to a fixed length u8 array