2020-07-22 23:05:50 +02:00

12 lines
392 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.
## Documentation
[https://docs.rs/ruma-federation-api](https://docs.rs/ruma-federation-api)
## License
[MIT](http://opensource.org/licenses/MIT)