Function nodes

Source
pub fn nodes(html: String) -> Vec<Node>
Expand description

Transforms a given html string into a node tree.