pub fn format_range( doc: &Document, opts: &FmtOptions, range: Range<usize>, ) -> String
Format the smallest set of whole top-level blocks that covers range in source.
range
source