ruwuma/crates/ruma-client-api
strawberry 5a826d31a3
remove serde(flatten) in MSC4133 endpoints
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-12-15 03:23:31 -05: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.