ruwuma/ruma-events-macros
Ragotzy.devin 80ff10ae6a
Move event content collection trait impl's into macro code
* Move the EventContent and content marker traits into macro.
* Move the raw AnyStateEventContent enum and RawEventContent trait into macro, generate all of the AnyStateEventContent type and impls needed for raw.
* Factor out raw mod codegen to seperate fn, add docs to codegen enum + variants, remove unused imports
2020-06-07 01:11:15 +02:00
..
2020-05-26 18:45:12 +02:00
2020-03-29 17:07:56 +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