Function hex_escape

Source
const fn hex_escape<const N: usize>(byte: u8) -> ([Char; N], Range<u8>)