This is a beta autodoc build; expect bugs and missing information.
std
ascii
isHex
fn
isHex
(
c
:
u8
)
bool
[
src
]
Returns whether the character is a hexadecimal digit: A-F, a-f, or 0-9.
Parameters
c
:
u8
,