[−][src]Function artichoke_backend::extn::core::regexp::syntax::is_meta_character
#[must_use]pub fn is_meta_character(c: char) -> bool
Returns true if the given character has significance in a regex.