pub fn layout(
document: &Document,
options: &LayoutOptions,
) -> Result<LayoutDocument, LayoutError>Expand description
Document ASTをLayoutDocumentへ変換する(§100 基本pipeline)。
pub fn layout(
document: &Document,
options: &LayoutOptions,
) -> Result<LayoutDocument, LayoutError>Document ASTをLayoutDocumentへ変換する(§100 基本pipeline)。