ruwuma/ruma-api
Jonas Platte a68b854734
api: Refactor macro code and improve error handling
* Inline lots of methods that were only used once
* Create a separate error case for missing headers
2021-04-10 14:50:01 +02:00
..
2021-04-03 17:56:01 +02:00
2021-01-02 14:58:00 +01:00
2020-09-29 20:30:33 +02:00

ruma-api

crates.io page docs.rs page license: MIT

ruma-api contains core types used to define the requests and responses for each endpoint in the various Matrix API specifications. These types can be shared by client and server code for all Matrix APIs.