Rocket/core/codegen
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
tests Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
Cargo.toml Allow several 'field' attributes in all derives. 2021-04-07 23:09:05 -07:00