Expand description

Helpers for creating std::fmt::Debug implementations.

Structs§

  • A wrapper around Raw that implements Debug in a way that only prints the event ID and event type.
  • A wrapper around Raw that implements Debug in a way that only prints the event type.

Traits§