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).
|