parse

Function parse 

Source
pub fn parse(selector: &str) -> Result<Box<dyn Matcher>, ParseError<LineCol>>