git-subtree-dir: ruma-client-api git-subtree-mainline: e5233c49f610f866e3c9bf8529a0613171fc2fe4 git-subtree-split: 632eb9d520028816c5fb7224bd0aca8d1e3793f1
18 lines
767 B
Markdown
18 lines
767 B
Markdown
# ruma-client-api
|
|
|
|
[](https://crates.io/crates/ruma-client-api)
|
|
[](https://docs.rs/ruma-client-api/)
|
|
[](https://travis-ci.org/ruma/ruma-client-api)
|
|

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