Function parse

Source
pub fn parse<E>(xpath: &str) -> Result<Expression, Error<E>>
Expand description

Parse an XPath expression from a string