This is a temporary change that is done to get one release of ruma-client-api with ruma-events' EventResult API out. After ruma-api 0.11 is released, getting the server-side functionality to work again will be a priority.
ruma-api
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.
Minimum Rust version
ruma-api requires Rust 1.34.2 or later.
Documentation
ruma-api has comprehensive documentation available on docs.rs.
License
Languages
Rust
100%