Ragotzy.devin 5e428ac95a
Add support for redacted events
* Generate redacted event enums and implement corresponding event structs
* Enable the *EventContent derives to generate redacted events

  Most redacted event code is now generated by the *EventContent derive
  macro. The exception are any content structs with the custom_redaction
  attribute. This leaves implementing up to the user.
* Add redact method to Redaction/CustomEventContent
* Add accessor methods for redacted event enums
* Add RedactedEventContent trait and super traits to match EventContent
2020-07-11 14:59:36 +02:00
2020-06-07 17:26:33 +02:00
2020-06-10 22:20:41 +02:00
2020-06-19 22:53:07 +02:00
2020-06-05 00:26:10 +02:00
2020-06-10 22:20:41 +02:00
2020-06-05 00:26:10 +02:00

Ruma Your home in Matrix.

Monorepo for our various Rust + Matrix crates.

This will eventually be the home of all of our Rust crates.

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%