Skip to main content

format_interval_styled

Function format_interval_styled 

Source
pub fn format_interval_styled(
    months: i32,
    days: i32,
    micros: i64,
    style: &RenderStyle,
) -> String