Skip to main content

CollectInnerBlockPatches

Function CollectInnerBlockPatches 

Source
fn CollectInnerBlockPatches(
    Stmt: &Stmt,
    Source: &str,
    Patches: &mut Vec<Patch>,
) -> Option<()>
Expand description

Recurse into block-containing expression variants.