Rocket/core/lib/src/local
Konrad Borowski 7bbe0457a5 Use new 2021 edition functionality.
* Remove `TryInto` and `TryFrom` imports.
  * Replace `IntoIter::new()` with `.into_iter()`.
2022-04-19 18:35:55 -07:00
..
asynchronous Use new 2021 edition functionality. 2022-04-19 18:35:55 -07:00
blocking Use new 2021 edition functionality. 2022-04-19 18:35:55 -07:00
client.rs Apply clippy suggestions. 2021-06-30 14:13:19 -07:00
mod.rs New version: 0.5.0-rc.1. 2021-06-09 09:52:37 -07:00
request.rs Graduate contrib 'json' and 'msgpack' into core. 2021-05-22 11:01:00 -07:00
response.rs Graduate contrib 'json' and 'msgpack' into core. 2021-05-22 11:01:00 -07:00