pub fn get_longest_name(gene_tree: &ArenaTree<String>) -> usize
Expand description

Get the longest node name in a tree.