Rocket/core/lib
Jeb Rosen d5483cb196 Clean up Error handling.
* Implement `std::error::Error` for the new Error type.
* Document the new Error type.
* Remove `LaunchError`'s implementation of `Error::description`, which is deprecated.
2020-07-11 09:24:29 -07:00
..
benches Fix and update benchmarks. 2019-11-16 13:08:36 -08:00
src Clean up Error handling. 2020-07-11 09:24:29 -07:00
tests Use 'AsyncSeek' for sized bodies in 'Response's. 2020-07-11 09:24:29 -07:00
Cargo.toml Use 'AsyncSeek' for sized bodies in 'Response's. 2020-07-11 09:24:29 -07:00
build.rs Update for rust-lang/rust#64856. 2020-07-11 09:24:29 -07:00