Skip to main content

squarify_layout

Function squarify_layout 

Source
pub fn squarify_layout(
    tree: &FileTree,
    root_id: NodeId,
    bounds: LayoutRect,
    config: &LayoutConfig,
) -> TreemapLayout
Expand description

Lay out a subtree of the FileTree starting at root_id into bounds.