Skip to main content

hex

Function hex 

Source
fn hex<'a>(
    s: &'a str,
    field: &'static str,
    line: usize,
) -> Result<Cow<'a, str>, ParseError>