Skip to main content

element_children

Function element_children 

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

Get element children of a node (skipping text, comments, etc.).