Jonas Platte 4d8cc3624f
Partially revert previous changes
since they were preparing for something that's now not going to happen,
namely a use case for multiple meta items in one #[ruma_api(..)] attribute
2019-11-16 00:40:31 +01:00
2019-11-11 23:07:10 +01:00
2016-12-15 01:50:31 -08:00
2019-10-29 20:05:07 +01: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%