ruwuma/crates/ruma-events-macros
Jonas Platte 11fea54173
events: Disallow more than one event kind attribute
… and also raise an error if there's multiple type attributes (extra
ones used to be ignored).
2021-08-11 19:19:16 +02:00
..
2021-08-11 17:38:10 +02:00

ruma-events-macros

ruma-events-macros provides a procedural macro for easily generating event types for ruma-events.