ruwuma/crates/ruma-client-api
Jonas Platte 8d9e96ed76 Simplify known_versions return types
Thanks to clippy for the lint!
2024-01-10 16:12:49 +01:00
..
2024-01-10 16:12:49 +01:00
2023-11-08 18:03:26 +01:00
2023-11-20 22:55:57 +01: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.