Skip to main content

format_range_with_checkpoints

Function format_range_with_checkpoints 

Source
pub fn format_range_with_checkpoints(
    doc: &Document,
    opts: &FmtOptions,
    table: &CheckpointTable,
    range: Range<usize>,
) -> String
Expand description

Range-format using a pre-built CheckpointTable.