pub fn parse(source: impl AsRef<str>) -> Result<Pattern, ParseError>
Tries to parse a string to a Pattern