Expand description
Defines the Event and EventData structs used for serializing events, as well as
implementing the fmt::Display trait for EventData, which is used for turning events
into server logs.
Structs§
Enums§
- Event
Data - All the possible server events that can be reported.