Rocket/examples/todo/src
Sergio Benitez 084481a84e Initial implementation of typed URIs.
This is a breaking change. All Rocket applications using code
generation must now additionally declare usage of the 'decl_macro'
feature.
2017-09-14 22:10:25 -07:00
..
db.rs Impl 'try' for 'Outcome'. Document 'Cookies'. 2017-06-24 02:49:31 -07:00
main.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
static_files.rs Return 404 on missing static file in todo example. 2017-04-12 02:58:45 -07:00
task.rs Add tests for 'todo' example. 2017-05-26 16:52:17 -07:00
tests.rs Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00