Expand description
Helpers for creating std::fmt::Debug implementations.
Structs§
- A wrapper around an invited room as found in
/syncresponses that implementsDebugin a way that only prints the event ID and event type for the raw events contained ininvite_state. - A wrapper around a knocked on room as found in
/syncresponses that implementsDebugin a way that only prints the event ID and event type for the raw events contained inknock_state. - A wrapper around a slice of
Rawevents that implementsDebugin a way that only prints the event type of each item. - A wrapper around
Rawthat implementsDebugin a way that only prints the event ID and event type. - A wrapper around
Rawthat implementsDebugin a way that only prints the event type.