Function rooting

Source
pub fn rooting<E: TreeEdgeTrait>(
    tr: &mut Tree<E>,
    root: usize,
) -> Result<(), &str>
Expand description

根付き木に変換