script::xpath::parser

Function parse

Source
pub(crate) fn parse(input: &str) -> Result<Expr, OwnedParserError>