Skip to main content

Minutes

Type Alias Minutes 

Source
pub(crate) type Minutes = ri8<{ _ }, { _ }>;
Expand description

The type of the minutes field of UtcOffset.

Aliased Typeยง

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