ruwuma/README.md
2020-04-24 21:45:11 +02:00

13 lines
376 B
Markdown

# ruma-federation-api
**ruma-federation-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) federation API specification.
These types can be shared by client and server code.
## Minimum Rust version
ruma-federation-api requires Rust 1.40.0 or later.
## License
[MIT](http://opensource.org/licenses/MIT)