* Create an empty heroes vector if the response doesn't contain it. The heroes map is strictly optional and as is deserialization might fail for the whole response unless we allow it to be optional. * Rename the room summary fields during (de)serialization.
ruma-client-api
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.
Minimum Rust version
ruma-client-api requires Rust 1.39.0 or later.
Status
This project is currently experimental and is very likely to change drastically.
License
Languages
Rust
100%