pub fn element_children(node: &Node) -> Vec<Node>
Get element children of a node (skipping text, comments, etc.).