pub fn xml_xpath_debug_dump(
obj: &XPathObject,
ctx: &XmlXPathContext<'_>,
) -> StringExpand description
Dump matching libxml2 xmlXPathDebugDumpObject used by xmllint --xpath / testXPath.
pub fn xml_xpath_debug_dump(
obj: &XPathObject,
ctx: &XmlXPathContext<'_>,
) -> StringDump matching libxml2 xmlXPathDebugDumpObject used by xmllint --xpath / testXPath.