pub fn xml_xpath_eval(
expr: &str,
ctx: &XmlXPathContext<'_>,
) -> Result<XPathObject, String>Expand description
xmlXPathEval / xmlXPathEvalExpression.
pub fn xml_xpath_eval(
expr: &str,
ctx: &XmlXPathContext<'_>,
) -> Result<XPathObject, String>xmlXPathEval / xmlXPathEvalExpression.