Skip to main content

place_in

Function place_in 

Source
fn place_in(open: &mut [OpenContainer], top: &mut Vec<IrBlock>, block: IrBlock)
Expand description

Push block onto the top-of-stack open container’s children, or onto the document’s top-level blocks if no container is open.