Function regex_syntax::unicode::perl_digit

source ยท
pub fn perl_digit() -> Result<ClassUnicode, Error>
Expand description

Returns a Unicode aware class for \d.

This returns an error if the data is not available for \d.