regex_
syntax
0.8.6
In regex_
syntax::
ast::
parse
regex_syntax
::
ast
::
parse
Function
is_hex
Copy item path
Source
fn is_hex(c:
char
) ->
bool
Expand description
Returns true if the given character is a hexadecimal digit.