regex_syntax::ast::parse

Function is_hex

Source
fn is_hex(c: char) -> bool
Expand description

Returns true if the given character is a hexadecimal digit.