Type Alias Epoch

Source
pub type Epoch = NonZeroI64;

Aliased Typeยง

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