Rocket/examples
Jeb Rosen 2f458b5217 Remove dependence on 'decl_macro' in codegen.
The generated 'uri' helper macros are now re-exports of 'macro_rules'
macros, made possible by the stable 'uniform_paths' feature.
2019-07-19 11:38:35 -07:00
..
config Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
content_types Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
cookies Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
errors Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
fairings Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
form_kitchen_sink Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
form_validation Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
handlebars_templates Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
hello_2015 Add Rust 2015 example. 2019-06-25 11:30:43 -07:00
hello_2018 Remove dependence on 'decl_macro' in codegen. 2019-07-19 11:38:35 -07:00
hello_person Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
hello_world Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
json Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
managed_queue Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
manual_routes Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
msgpack Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
optional_redirect Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
pastebin Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
query_params Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
ranking Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
raw_sqlite Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
raw_upload Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
redirect Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
request_guard Remove use of '!' type in favor of 'Infallible'. 2019-07-09 15:10:51 -07:00
request_local_state Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
session Remove use of '!' type in favor of 'Infallible'. 2019-07-09 15:10:51 -07:00
state Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
static_files Fix tests for Windows. 2019-07-06 00:59:01 -07:00
stream Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
tera_templates Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
testing Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
tls Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
todo Fix tests for Windows. 2019-07-06 00:59:01 -07:00
uuid Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00