ruwuma/ruma-events-macros
Ragotzy.devin fdf87a38a2
Generate stub/stripped Any*Event enums in event_enum! macro
* Conditionally emit tokens for content enum in event_enum! and the path
  for each Any*Event variant contents.
* Add tests for redaction events now that they are part of Any*Event enums.
* Fix any tests that used Any*EventContent.
2020-06-23 22:33:37 +02:00
..
2020-06-19 22:53:07 +02:00
2020-06-15 22:59:49 +02:00
2020-06-10 22:20:41 +02:00

ruma-events-macros

Build Status

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

Documentation

ruma-events-macros has comprehensive documentation available on docs.rs.

License

MIT