Skip to main content

format_range

Function format_range 

Source
pub fn format_range(source: &str, start: usize, end: usize) -> String
Expand description

Format only lines within a range (1-based inclusive).