Jimmy Cuadra 12212789b3 Future-proof enums with a __Nonexhaustive variant.
This can be replaced with the #[non_exhaustive] compiler attribute once
it's stabilized.
2019-06-14 18:18:47 -07:00
2015-11-29 04:59:34 -08:00
2019-06-12 13:24:43 -07:00
2015-11-29 04:59:34 -08:00
2019-04-11 17:29:30 -07:00

ruma-events

Build Status

ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.

Minimum Rust version

ruma-events requires Rust 1.34 or later.

Documentation

ruma-events has comprehensive documentation available on docs.rs.

License

MIT

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%