Type Alias ChildNodes

Source
pub type ChildNodes = Vec<Node>;

Aliased Typeยง

struct ChildNodes { /* private fields */ }