Function node_by_id

Source
fn node_by_id<'a>(parent: &'a Group, id: &str) -> Option<&'a Node>