ruwuma/crates/ruma-events
Jonas Platte 9b38538579
events: Simplify RawExt
* Remove redundant where clause
* Clean up documentation
2021-05-15 14:58:41 +02:00
..
2021-05-15 14:58:41 +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.