ruwuma/crates/ruma-client-api
Jonas Platte 28371945de
client-api: Remove unused PublicRoomsChunk type
There's a copy of this type in ruma-common which is actually being used.
2021-12-09 12:37:56 +01:00
..
2021-09-21 18:55:29 +02:00
2021-12-06 11:26:14 +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.