Jörg Sommer 08c0d14221 Add Error(Hyper) for errors originated from Hyper
During the parsing of the HTTP responses an error might come from
*Hyper*. To pass this error down to the caller, we need an entry in
`Error`.
2018-08-31 12:31:46 +02:00
2016-12-15 01:50:31 -08:00
2016-12-15 01:50:31 -08:00
2016-12-15 01:50:31 -08: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.

Documentation

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

License

MIT

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