ruwuma/crates/ruma-events
Jonas Platte d03a7363e6
events: Update definition of DummyToDeviceEventContent
Make it a unit struct instead of a struct struct without fields.
2021-05-16 23:23:19 +02:00
..
2021-05-16 23:12:23 +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.