format_ranges

Function format_ranges 

Source
pub fn format_ranges<'a>(
    ranges: impl IntoIterator<Item = &'a Range<u32>>,
) -> String