Jonas Platte 98293ef913 Add 'ruma-appservice-api/' from commit '890cf1397304892fd690e74205c1055d6f49455a'
git-subtree-dir: ruma-appservice-api
git-subtree-mainline: b76327f5220e96822889878d5fce1d03db0b55d2
git-subtree-split: 890cf1397304892fd690e74205c1055d6f49455a
2020-06-05 01:06:09 +02:00

17 lines
491 B
Markdown

# ruma-appservice-api
**ruma-appservice-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) application service API specification.
These types can be shared by application service and server code.
## Minimum Rust version
ruma-appservice-api requires Rust 1.39.0 or later.
## Status
This project is currently experimental and is very likely to change drastically.
## License
[MIT](http://opensource.org/licenses/MIT)