Rocket/codegen/tests
Sergio Benitez 008605bec7 This commit changes parsing traits and documents some of the core library:
* All From* trait methods are now named like the trait.
  * All From* traits have an associated Error type.
  * Document all of the `form` module.
  * Add codegen tests for auto-derived forms.
  * The param parsing traits now live under Request.
2016-09-30 01:25:07 -07:00
..
compile-fail Fix test for new error message. 2016-09-28 20:55:13 -07:00
run-pass This commit changes parsing traits and documents some of the core library: 2016-09-30 01:25:07 -07:00
tests.rs Add NamedFile response type. 2016-09-12 01:51:02 -07:00