Function script::xpath::eval::try_extract_nodeset

source ยท
pub fn try_extract_nodeset(v: Value) -> Result<Vec<Root<Dom<Node>>>, Error>