ruwuma/crates/ruma-client-api
Damir Jelić 64089ed758
Add support for MSC3983
Co-authored-by: Jonas Platte <jplatte@matrix.org>
2023-11-10 14:03:21 +01:00
..
2023-11-10 14:03:21 +01:00
2023-11-08 18:03:26 +01:00
2023-11-10 14:03:21 +01:00
2023-11-10 14:03:21 +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.