ruwuma/crates/ruma-client-api
Kévin Commaille 635a6e04a0 Add support for timestamp massaging
According to MSC3316
2022-06-14 12:26:47 +02:00
..
2022-06-14 12:26:47 +02:00
2022-06-14 12:26:47 +02: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.