Rocket/core/lib
Sergio Benitez 46c441ad8b Add 'rocket::execute()'.
The function allows executing arbitrary futures, including Rocket's
`launch()` future, on Rocket's async runtime.

Resolves #1881.
2022-05-07 15:54:21 -05:00
..
fuzz Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
src Add 'rocket::execute()'. 2022-05-07 15:54:21 -05:00
tests Introduce shutdown fairings. 2022-05-07 06:12:32 -05:00
Cargo.toml Update 'uuid' to 1.0. 2022-04-26 22:04:47 -07:00
build.rs Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00