pub type UtcInstant = Instant<UtcTimeline>;Expand description
A UTC timestamp, measured in nanoseconds since Jan 1 1970.
Aliased Typeยง
pub struct UtcInstant(/* private fields */);pub type UtcInstant = Instant<UtcTimeline>;A UTC timestamp, measured in nanoseconds since Jan 1 1970.
pub struct UtcInstant(/* private fields */);