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