Rocket/examples/query_params
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
..
src This commit changes parsing traits and documents some of the core library: 2016-09-30 01:25:07 -07:00
Cargo.toml Renamed macros to codegen. 2016-09-08 20:38:58 -07:00