regex_syntax
0.8.5
In regex_syntax::ast::parse
Function
regex_syntax
::
ast
::
parse
::
is_hex
Copy item path
source
ยท
[
−
]
fn is_hex(c:
char
) ->
bool
Expand description
Returns true if the given character is a hexadecimal digit.