Rocket/examples
Sergio Benitez 150aef7764 Impl 'try' for 'Outcome'. Document 'Cookies'.
The 'try' impl for 'Outcome' allows the '?' operator to be used with
'Outcome' values. This is likely to make 'FromRequest' and 'FromData'
implementations more ergonomic.

This commit also expands the 'IntoOutcome' trait. It is now
implemented for 'Option'. It also now includes an additional
'or_forward' method.
2017-06-24 02:49:31 -07:00
..
config Remove 'LoggingLevel' from root. Add ConfigError::Io. 2017-06-18 21:06:41 -07:00
content_types Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
cookies Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
errors Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
fairings Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
form_kitchen_sink Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
form_validation Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
handlebars_templates Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
hello_person Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
hello_world Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
json Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
managed_queue Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
manual_routes Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
msgpack Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
optional_redirect Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
pastebin Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
query_params Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
ranking Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
raw_sqlite Update diesel and rusqlite example dependencies. 2017-06-11 02:57:41 -07:00
raw_upload Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
redirect Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
request_guard Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
session Impl 'try' for 'Outcome'. Document 'Cookies'. 2017-06-24 02:49:31 -07:00
state Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
static_files Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
stream Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
testing Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
tls Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
todo Impl 'try' for 'Outcome'. Document 'Cookies'. 2017-06-24 02:49:31 -07:00
uuid Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00