pub(crate) type Seconds = ri64<{ _ }, { _ }>;
The range of valid seconds for a Timestamp.
Timestamp
#[repr(transparent)]pub(crate) struct Seconds(/* private fields */);