15 lines
509 B
Markdown
15 lines
509 B
Markdown
# ruma-federation-api
|
|
|
|
[](https://travis-ci.org/ruma/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)
|