Function regex_syntax::ast::parse::is_hex

source ยท
fn is_hex(c: char) -> bool
Expand description

Returns true if the given character is a hexadecimal digit.