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