ruwuma/crates/ruma-events
Jonas Platte 0c1e1df8ad
events: Fix test
… wasn't failing CI because `#[test]` attribute was missing.
2021-10-29 22:13:44 +02:00
..
2021-10-29 22:13:44 +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.