fn prune_block_from_layout(layout: &mut LayoutState, block_id: &str)Expand description
Remove all references to block_id from a layout’s rootnode tree and leaforder.
fn prune_block_from_layout(layout: &mut LayoutState, block_id: &str)Remove all references to block_id from a layout’s rootnode tree and leaforder.