regex_
syntax
0.8.5
In regex_
syntax::
ast::
parse
Structs
NestLimiter
Parser
ParserBuilder
ParserI
Enums
ClassState
GroupState
Primitive
Functions
is_capture_char
is_hex
specialize_err
Type Aliases
Result
regex_syntax
::
ast
::
parse
Function
is_hex
Copy item path
Settings
Help
Summary
Source
fn is_hex(c:
char
) ->
bool
Expand description
Returns true if the given character is a hexadecimal digit.