Skip to main content

write_interval_day_to_second_literal

Function write_interval_day_to_second_literal 

Source
fn write_interval_day_to_second_literal<S: Scope, W: Write>(
    interval: &IntervalDayToSecond,
    ctx: &S,
    w: &mut W,
) -> Result