Function regex_syntax::unicode::perl_space

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

Returns a Unicode aware class for \s.

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