ruwuma/ruma-client-api
PunitLodha 27e91c972d
client-api: Allow iterating Capabilities
… and move all capabilities-related types (capabilities::{get_capabilities => self}).
2021-02-24 14:35:42 +01:00
..
2021-01-02 15:01:49 +01:00
2020-09-26 15:37:08 +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.