Type Alias EventId

Source
pub type EventId = Id<EventMarker>;
Expand description

ID with an event marker.

Aliased Typeยง

struct EventId { /* private fields */ }