Type Alias modio::types::id::EventId

source ·
pub type EventId = Id<EventMarker>;
Expand description

ID with an event marker.

Aliased Type§

struct EventId { /* private fields */ }