Function regex_syntax::ast::parse::is_hex[][src]

fn is_hex(c: char) -> bool

Returns true if the given character is a hexadecimal digit.