Skip to main content

eval

Function eval 

Source
pub fn eval(ctx: &mut XPathContext, expr: &Expr) -> Result<XPathValue, String>
Expand description

Evaluate an XPath expression in the given context.