Function add_node

Source
pub fn add_node(tree: &mut Tree, node: Node) -> NodeId