ruwuma/crates/ruma-client-api
morguldir 5b2ce30401
syncv3: use RoomType in sync filters
Signed-off-by: morguldir <morguldir@protonmail.com>
2024-08-23 20:45:20 +02:00
..
2024-08-23 20:45:20 +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.