Skip to main content

element_nodes

Function element_nodes 

Source
pub fn element_nodes(node: &Node) -> Vec<Node>
Expand description

obtains all Element children of node, ignoring all other node types