Function repr::strconv::format_interval[][src]

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