ruwuma/ruma-client-api
Jonas Platte 8cd3df1465
Remove questionable use of Raw
The notifications field was never really meant to use it.
2020-09-15 11:28:44 +02:00
..
2020-09-15 11:28:44 +02:00

ruma-client-api

crates.io page docs.rs page build status license: MIT

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.