Function lay_rs::prelude::taffy::print_tree

pub fn print_tree(tree: &impl PrintTree, root: NodeId)
Expand description

Prints a debug representation of the computed layout for a tree of nodes, starting with the passed root node.