pub type StaticRegex = &'static Regex;
regex
Represents static regular expressions (as returned in get of TypeRegex).
get
TypeRegex