pub(crate) type Seconds = ri8<{ _ }, { _ }>;
The type of the seconds field of UtcOffset.
seconds
UtcOffset
#[repr(transparent)]pub(crate) struct Seconds(/* private fields */);