ruma
0.11.1
Module macros
Derive Macros
In ruma::events
Module
ruma
::
events
::
macros
Copy item path
source
·
[
−
]
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
.