1
0
Fork 0
ruma/crates/ruma-client-api/README.md
2026-04-06 09:28:14 +02:00

512 B

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.