ruwuma/crates/ruma-client-api
Kévin Commaille 2bf33def5c client-api: Remove token from keys::get_keys::Request
According to a spec clarification.
2023-04-17 16:11:38 +02:00
..
2022-11-28 14:02:35 +01:00
2023-02-16 19:37:28 +01: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.