Type Alias EventLogSender

Source
type EventLogSender = Sender<EventLog>;

Aliased Typeยง

struct EventLogSender { /* private fields */ }