ruwuma/ruma-api
Devin Ragotzy f455d4c8ab
Remove Response lifetime generation code in ruma_api macro
… and enforce that there are no lifetimes in response {}
2020-08-09 03:01:19 +02:00
..
2020-08-08 21:52:58 +02:00
2020-08-08 18:28:23 +02:00
2020-08-07 19:13:00 +02:00
2020-07-22 23:05:50 +02:00

ruma-api

crates.io page docs.rs page license: MIT

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.

Documentation

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