Skip to main content

in_nested_block

Function in_nested_block 

Source
pub fn in_nested_block<'a>(parents: impl Iterator<Item = &'a Stmt>) -> bool
Expand description

Check if a node is in a nested block.