git-subtree-dir: ruma-events git-subtree-mainline: d59a616e2c363507a89c92f34aa67e86ee2cfb49 git-subtree-split: 00692d532e26f58d48ead9589dc823403c6e59a5
16 lines
616 B
Markdown
16 lines
616 B
Markdown
# ruma-events
|
|
|
|
[](https://crates.io/crates/ruma-events)
|
|
[](https://docs.rs/ruma-events/)
|
|

|
|
|
|
**ruma-events** contains serializable types for the events in the [Matrix](https://matrix.org/) 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](https://docs.rs/ruma-events) available on docs.rs.
|