ruwuma/ruma-events
Jonas Platte 6f4d883e88
Fix integer literals in PDU tests
They were using a usize suffix which was only valid on 64bit targets.
2021-01-04 01:58:23 +01:00
..
2020-12-24 02:51:08 +01:00
2021-01-04 01:58:23 +01:00
2021-01-02 14:49:00 +01:00
2021-01-02 15:01:49 +01:00
2020-09-29 20:30:33 +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.