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.