try_extract_nodeset

Function try_extract_nodeset 

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