Type Alias Children

Source
pub type Children = Children<View>;
Expand description

A type alias for Children automatically selecting the correct node type.

Aliased Typeยง

struct Children { /* private fields */ }