Expand description
Helpers for creating std::fmt::Debug implementations.
Structs§
- Debug
RawEvent - A wrapper around
Rawthat implementsDebugin a way that only prints the event ID and event type. - Debug
RawEvent NoId - A wrapper around
Rawthat implementsDebugin a way that only prints the event type.