mz_repr::strconv

Function format_interval

Source
pub fn format_interval<F>(buf: &mut F, iv: Interval) -> Nestable
where F: FormatBuffer,