Function xrust::parser::xpath::parse

source ·
pub fn parse<N: Node>(input: &str) -> Result<Transform<N>, Error>