ruwuma/ruma-client-api
Jonas Platte 12686fe6e3
Clean up std::fmt imports
We were pretty inconsistent about them before.
2021-03-25 16:32:08 +01:00
..
2021-03-25 16:32:08 +01:00
2021-03-23 21:08:44 +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.