Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 616 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 616 Bytes

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.

Minimum Rust version

ruma-events requires Rust 1.40.0 or later.

Documentation

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