Skip to main content

layout

Function layout 

Source
pub fn layout(
    document: &Document,
    options: &LayoutOptions,
) -> Result<LayoutDocument, LayoutError>
Expand description

Document ASTをLayoutDocumentへ変換する(§100 基本pipeline)。