Skip to main content

node_contains_id

Function node_contains_id 

Source
pub fn node_contains_id(node: &Node, target: &NodeId) -> bool
Expand description

Check if a node tree contains a node with the given ID.