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