* 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.
ruma-events
ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.
Minimum Rust version
ruma-events requires Rust 1.40.0 or later.
Documentation
ruma-events has comprehensive documentation available on docs.rs.