ruwuma/crates/ruma-client-api
Jonas Platte 82becb86c8
client-api: Remove Raw nesting
… should be unnecessary.
2022-01-27 16:16:35 +01:00
..
2022-01-27 16:16:35 +01:00
2022-01-16 23:17:23 +01:00
2021-09-21 18:55:29 +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.