ruwuma/crates/ruma-events
Jonas Platte 4aec2d5ff0
events: Introduce AnyRedacted[Sync]RoomEvent
… and use it to implement Redact for Any[Sync]RoomEvent.
2021-05-15 13:55:57 +02:00
..
2021-05-15 13:26:05 +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.