Module matrix_sdk_common::debug
source · Expand description
Helpers for creating std::fmt::Debug
implementations.
Structs§
- A wrapper around
Raw
that implementsDebug
in a way that only prints the event ID and event type. - A wrapper around
Raw
that implementsDebug
in a way that only prints the event type.