pub fn squarify_layout(
tree: &FileTree,
root_id: NodeId,
bounds: LayoutRect,
config: &LayoutConfig,
) -> TreemapLayoutExpand description
Lay out a subtree of the FileTree starting at root_id into bounds.
pub fn squarify_layout(
tree: &FileTree,
root_id: NodeId,
bounds: LayoutRect,
config: &LayoutConfig,
) -> TreemapLayoutLay out a subtree of the FileTree starting at root_id into bounds.