[][src]Function ui::expand_tree

fn expand_tree<G>(treeview: &mut TreeView<TreeEntry<G>>, parent_row: usize) where
    G: Clone + Features

Expand the tree view by looking for the children and inserting new nodes.