ruwuma/ruma-client-api
Jonas Platte ca1f334ded
Remove documentation links from all Cargo.tomls
It was wrong for ruma-federation-api and useless for all others since
crates.io will link to docs.rs automatically if no link is given.
2021-01-17 17:00:09 +01:00
..
2020-12-26 21:46:29 +01:00
2021-01-02 15:01:49 +01:00
2020-09-26 15:37:08 +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.