ruma-events 0.4.0

Serializable types for the events in the Matrix specification.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ruma-events

[![Build Status](https://travis-ci.org/ruma/ruma-events.svg?branch=master)](https://travis-ci.org/ruma/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.

## Documentation

ruma-events has [comprehensive documentation](https://docs.rs/ruma-events) available on docs.rs.

## License

[MIT](http://opensource.org/licenses/MIT)