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