pub(crate) type Minutes = ri8<{ _ }, { _ }>;
The type of the minutes field of UtcOffset.
minutes
UtcOffset
#[repr(transparent)]pub(crate) struct Minutes(/* private fields */);