Rocket/examples
Sergio Benitez 70b42e6f0e Remove second lifetime from 'FromRequest'.
While offering some utility, the lifetime did not carry its weight, and
in practice offered no further ability to borrow. This greatly
simplifies request guard implementations.
2021-03-14 19:57:59 -07:00
..
config Print config on attach in config example. 2021-03-10 03:37:03 -08:00
content_types Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
cookies Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
errors Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
fairings Remove unused imports in fairings test. 2021-03-10 22:30:23 -08:00
forms Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
handlebars_templates Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
hello_2018 Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
hello_person Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
hello_world Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
json Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
managed_queue Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
manual_routes Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
msgpack Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
optional_redirect Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
pastebin Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
query_params Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
ranking Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
raw_sqlite Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
raw_upload Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
redirect Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
request_guard Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
request_local_state Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
session Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
state Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
static_files Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
stream Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
tera_templates Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
testing Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
tls Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
todo Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
uuid Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
Cargo.toml Move examples to their own workspace. 2021-03-09 21:57:30 -08:00