Skip to main content

measure_layout

Function measure_layout 

Source
pub fn measure_layout(
    applier: &mut MemoryApplier,
    root: NodeId,
    max_size: Size,
) -> Result<LayoutMeasurements, NodeError>
Expand description

Runs the measure phase for the subtree rooted at root.