Function add_edge

Source
pub fn add_edge(tree: &mut Tree, from: NodeId, to: NodeId) -> EdgeId