Jimmy Cuadra e7e4d04244 Undo the change of storing FilterDefinition in a box.
On second thought, it doesn't make sense to change this just cause of a
clippy warning. We'll wait and see if it ever causes and real problems
before making the API less consistent just to avoid a potential space
saving issue.
2019-07-08 14:24:07 -07:00
2016-09-29 06:01:20 -07:00
2019-06-16 16:46:02 -07:00
2016-09-29 06:01:20 -07:00
2019-04-11 17:29:59 -07:00

ruma-client-api

Build Status

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.

Minimum Rust version

ruma-client-api requires Rust 1.34 or later.

Status

This project is currently experimental and is very likely to change drastically.

License

MIT

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