Module ruma_events::macros

source ·
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.