Rocket/examples/testing
Sergio Benitez ad36b769bc Rename 'rocket::ignite()' to 'rocket::build()'.
...because loading up a Rocket while it's ignited is a bad idea.

More seriously, because 'Rocket.ignite()' will become an "execute
everything up to here" method.
2021-04-08 01:07:52 -07:00
..
src Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
Cargo.toml Move examples to their own workspace. 2021-03-09 21:57:30 -08:00