Rocket/core/lib
Sergio Benitez 5931d6704b Split 'AdHoc::on_launch' into two by fallibility.
The new 'AdHoc::try_on_launch()' replaces the previous 'on_launch'. The
new 'on_launch' returns a 'Rocket' directly.
2021-04-07 23:09:05 -07:00
..
src Split 'AdHoc::on_launch' into two by fallibility. 2021-04-07 23:09:05 -07:00
tests Split 'AdHoc::on_launch' into two by fallibility. 2021-04-07 23:09:05 -07:00
Cargo.toml Make 'FileName' a DST. Improve sanitization. 2021-04-03 17:09:00 -07:00
build.rs Update minimum rustc to 1.46. 2020-10-21 19:56:12 -07:00