Skip to main content

fmt_minute

Function fmt_minute 

Source
fn fmt_minute(
    output: &mut (impl Write + ?Sized),
    minute: ru8<0, { _ }>,
    _: Minute,
) -> Result<usize, Error>
Available on crate feature formatting only.
Expand description

Format the minute into the designated output.