pub fn parse_pattern<'a>( s: &'a str, ) -> Result<Pattern<'a, Value>, PatternParseError>
Requires the serde_json feature.
serde_json