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