Function mz_repr::strconv::format_interval

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