ruwuma/crates/ruma-events
Jonas Platte a81880c68f
events: Rework Relation serde
Relation types now implement `Deserialize`, `Serialize`.
2021-08-21 15:20:15 +02:00
..
2021-08-21 15:20:15 +02:00
2021-08-16 23:12:35 +02:00
2021-08-21 15:20:15 +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.