Function regex_syntax::is_punct [] [src]

pub fn is_punct(c: char) -> bool

Returns true if the give character has significance in a regex.