script::xpath::eval

Function try_extract_nodeset

Source
pub(crate) fn try_extract_nodeset(v: Value) -> Result<Vec<DomRoot<Node>>, Error>