ChildrenList

Type Alias ChildrenList 

Source
type ChildrenList<N> = (Vec<N>, Vec<N>);