Function u8_to_two_chars

Source
pub fn u8_to_two_chars(v: u8) -> Option<(u8, u8)>