type Minutes = RangedU8<0, { _ }>;
The type of the minute field of Time.
minute
Time
struct Minutes(/* private fields */);