ruwuma/crates/ruma-events-macros
Jonas Platte de737f30e7
events: Refactor macro code
Use Option::zip which was not possible with the previous MSRV.
2021-06-17 19:43:22 +02:00
..
2021-06-17 19:43:22 +02:00

ruma-events-macros

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