fn fmt_second(
output: &mut (impl Write + ?Sized),
second: ru8<0, { _ }>,
_: Second,
) -> Result<usize, Error>Available on crate feature
formatting only.Expand description
Format the second into the designated output.