ruwuma/crates/ruma-events
Jonas Platte b08e8cff9d
events: Remove custom module
… and shuffle things around so there's still a content type that can be
used for _Custom event enum variants.
2022-02-08 19:12:19 +01:00
..
2022-02-08 19:12:19 +01:00
2022-02-08 19:12:19 +01:00
2022-02-08 19:12:19 +01: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.