pub const fn hex_decode<const N: usize>(s: &str) -> [u8; N]
Compile-time hex decoder for testdata/*.hex fixtures.
testdata/*.hex