Rocket/examples
Rudi Floren e332ee83da Add missing lifetime parameter in codegen for routes and catchers.
This is linted against by `elided_lifetimes_in_paths`, which is not
enabled by default but is part of the `rust_2018_idioms` lint group.
2021-02-28 15:59:45 -08:00
..
config Use 'workers' value from 'Config::figment()'. 2020-12-24 15:58:48 -08:00
content_types Revamp configuration. 2020-10-20 19:21:56 -07:00
cookies Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
errors Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
fairings Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
form_kitchen_sink Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
form_validation Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
handlebars_templates Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
hello_2018 Add missing lifetime parameter in codegen for routes and catchers. 2021-02-28 15:59:45 -08:00
hello_person Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
hello_world Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
json Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
managed_queue Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
manual_routes Update to 'tokio' 1.0, 'hyper' 0.14. 2021-01-13 15:22:16 -08:00
msgpack Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
optional_redirect Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
pastebin Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
query_params Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
ranking Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
raw_sqlite Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
raw_upload Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
redirect Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
request_guard Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
request_local_state Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
session Revamp configuration. 2020-10-20 19:21:56 -07:00
state Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
static_files Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
stream Update to 'tokio' 1.0, 'hyper' 0.14. 2021-01-13 15:22:16 -08:00
tera_templates Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
testing Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
tls Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
todo Fix 'legacy_derive_helpers' warning in todo example. 2021-02-22 19:33:50 -08:00
uuid Manage state, not 'lazy_static', in 'uuid' example. 2020-10-20 21:02:29 -07:00