Type Alias Children

Source
pub type Children = Vec<Child>;

Aliased Typeยง

struct Children { /* private fields */ }