Skip to main content

format_document_with_report

Function format_document_with_report 

Source
pub fn format_document_with_report(
    doc: &Document,
    opts: &FmtOptions,
) -> (String, FormatReport)
Expand description

Format a parsed document and return aggregate rewrite metrics.