Module macros

Source
Available on crate feature events only.
Expand description

Re-export of all the derives needed to create your own event types.

Derive Macros§

Event
Generates implementations needed to serialize and deserialize Matrix events.
EventContent
Generates an implementation of ruma_events::EventContent.