Function light_phylogeny::newick2tree[][src]

pub fn newick2tree(
    arbre: String,
    tree: &mut ArenaTree<String>,
    index: usize,
    num: &mut usize
)

Fill an ArenaTree structure with the contents of a parentheses tree.