Skip to main content

layout

Function layout 

Source
pub fn layout(nodes: &[ParseNode], options: &LayoutOptions) -> LayoutBox
Expand description

Main entry point: lay out a list of ParseNodes into a LayoutBox.