pub fn layout(nodes: &[ParseNode], options: &LayoutOptions) -> LayoutBoxExpand description
Main entry point: lay out a list of ParseNodes into a LayoutBox.
pub fn layout(nodes: &[ParseNode], options: &LayoutOptions) -> LayoutBoxMain entry point: lay out a list of ParseNodes into a LayoutBox.