ruwuma/ruma-appservice-api
Jonas Platte 19ae6ff347
Remove lots of Copy implementations
so we don't have do breaking releases once they can't be Copy anymore.
2020-12-24 02:51:08 +01:00
..
2020-12-24 02:51:08 +01:00
2020-12-24 02:48:01 +01:00
2020-09-29 20:30:33 +02:00

ruma-appservice-api

crates.io page docs.rs page license: MIT

ruma-appservice-api contains serializable types for the requests and responses for each endpoint in the Matrix application service API specification. These types can be shared by application service and server code.

Status

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