Skip to main content

content_nodes

Function content_nodes 

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

obtains all content children of node (Element and Text), ignoring all other node types