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