Rocket/examples/forms
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
static UTF-8 routes. Forms revamp. Temp files. Capped. 2021-03-04 01:51:21 -08:00
templates Fix checkbox in forms example. 2021-03-04 21:42:26 -08:00
Cargo.toml Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
Rocket.toml Explicitly specify 'template_dir' in forms example. 2021-03-17 18:34:05 -07:00