ruwuma/crates/ruma-events
Jonas Platte e41abbb56b
events: Implement Redact for event structs
… it was only implemented for the enums before.
2021-10-02 01:19:36 +02:00
..
2021-09-19 19:10:52 +02:00
2021-09-20 21:27:12 +02:00

ruma-events

crates.io page docs.rs page license: MIT

ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.