ruwuma/crates/ruma-events-macros
Jonas Platte ee977b48f0
Make the inner type of _Custom enum variants unusable
The variant itself would be private if possible, this is the solution
closest to that.
2022-01-13 11:38:48 +01:00
..
2021-09-20 21:25:27 +02:00

ruma-events-macros

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