Skip to main content

hex_decode

Function hex_decode 

Source
pub const fn hex_decode<const N: usize>(s: &str) -> [u8; N]
Expand description

Compile-time hex decoder for testdata/*.hex fixtures.