The set of ASCII hexadecimal digits.
Declared in <absl/strings/charset.h>
<absl/strings/charset.h>
constexpr static CharSet AsciiHexDigits();
A set containing 0-9, A-F, and a-f.
0
9
A
F
a
f