ruwuma/crates/ruma-client-api
Jonas Platte c7e84c5249
Fix clippy lints
Automated using `cargo clippy --fix`.
2022-10-26 13:38:29 +02:00
..
2022-10-26 13:38:29 +02:00
2022-10-18 09:14:16 +02:00
2022-10-18 09:14:16 +02:00

ruma-client-api

crates.io page docs.rs page license: MIT

ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.