Module ruma_events::macros[][src]

Expand description

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

Derive Macros

Generates implementations needed to serialize and deserialize Matrix events.

Generates an implementation of ruma_events::EventContent.