Function otter_api_tests::parse_fixed_hex[][src]

pub fn parse_fixed_hex<const N: usize>(s: &str) -> Option<[u8; N]>