Rocket/core
Jeb Rosen b0238e5110 Make 'Fairing::on_attach()' async.
This transitively requires that 'Rocket::inspect()', 'Client::new()',
and 'Client::untracked()' also become async.
2020-07-11 09:24:29 -07:00
..
codegen Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
http Use 'async_trait' for 'Responder'. 2020-07-11 09:24:29 -07:00
lib Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00