ruwuma/crates/ruma-client-api
Kévin Commaille 1aa2eadd70 client-api: Remove RuleScope
The `global` scope is hardcoded due to a clarification in the spec.
2024-10-19 14:58:59 -04:00
..
2024-10-19 14:58:59 -04:00
2024-10-19 14:58:59 -04: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.