ruwuma/ruma-api
Johannes Becker dbc6bb29d0
api: Add trait OutgoingRequestAppserviceExt
Provides the method `try_into_http_request_with_user_id`.
2021-04-12 13:30:04 +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.