Skip to main content

Hours

Type Alias Hours 

Source
pub(crate) type Hours = ri8<-25, 25>;
Expand description

The type of the hours field of UtcOffset.

Aliased Typeยง

#[repr(transparent)]
pub(crate) struct Hours(/* private fields */);