Skip to main content

is_structurally_same

Function is_structurally_same 

Source
pub fn is_structurally_same(a: &Node, b: &Node) -> bool
Expand description

Check structural equality of two nodes.