sl_compiler::reader

Function char_to_hex_num

Source
fn char_to_hex_num(ch: &str) -> Result<u8, ReadError>