Type Alias Timestamp

pub type Timestamp = Instant<BootTimeline>;

Aliased Typeยง

pub struct Timestamp(/* private fields */);