Rocket/examples/manual_routes
Sergio Benitez c0c6c79a7f Use 'async_trait' for 'Responder'.
Also:

  * Remove 'response::ResultFuture'.
  * Re-export 'tokio' and 'futures' from the crate root.
  * Make 'ResponseBuilder::sized_body()' and 'async fn'.
  * Remove the 'Future' implementation for 'ResponseBuilder'.
  * Add 'ResponseBuilder::finalize()' for finalizing the builder.
2020-07-11 09:24:29 -07:00
..
src Use 'async_trait' for 'Responder'. 2020-07-11 09:24:29 -07:00
Cargo.toml Upgrade to tokio 0.2.0. 2020-07-11 09:24:29 -07:00
Rocket.toml Use port 8000 as default for all environments. 2018-01-20 09:43:19 -08:00