Jonas Platte 958a0a01c4 Remove server-side functionality
This is a temporary change that is done to get one release of
ruma-client-api with ruma-events' EventResult API out. After ruma-api
0.11 is released, getting the server-side functionality to work again
will be a priority.
2019-10-29 12:11:38 +01:00
2019-10-29 12:11:38 +01:00
2016-12-15 01:50:31 -08:00
2019-08-16 21:42:26 +02:00
2016-12-15 01:50:31 -08:00

ruma-api

Build Status

ruma-api contains core types used to define the requests and responses for each endpoint in the various Matrix API specifications. These types can be shared by client and server code for all Matrix APIs.

Minimum Rust version

ruma-api requires Rust 1.34.2 or later.

Documentation

ruma-api has comprehensive documentation available on docs.rs.

License

MIT

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%