pub(crate) type Hours = ri8<-25, 25>;
The type of the hours field of UtcOffset.
hours
UtcOffset
#[repr(transparent)]pub(crate) struct Hours(/* private fields */);