Rocket/examples/tls
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
..
private Generate CA cert in 'gen_certs.sh'. 2021-03-17 18:25:06 -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
Rocket.toml Completely revamp, redo examples. 2021-04-07 23:09:05 -07:00