Skip to main content

Seconds

Type Alias Seconds 

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

The type of the seconds field of UtcOffset.

Aliased Typeยง

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