EventMachine.EventType

The events' type.

struct EventMachine(State_, T = void delegate())
alias EventType = Event!T

Meta