pub fn hexdigit() -> HumanRegexExpand description
A function to match any digit that would appear in a hexadecimal number ([A-Fa-f0-9])
pub fn hexdigit() -> HumanRegexA function to match any digit that would appear in a hexadecimal number ([A-Fa-f0-9])