Module ruma_events::macros[][src]

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.