Type Alias Children
pub type Children = Children<View>;
Expand description
A type alias for Children
automatically selecting the correct node
type.
Aliased Type§
struct Children { /* private fields */ }
pub type Children = Children<View>;
A type alias for Children
automatically selecting the correct node
type.
struct Children { /* private fields */ }