Rocket/lib
Sergio Benitez 3fcf6c43dc Clean up LaunchError docs. Add Rocket::{config, routes} example.
This commit also:

  * Cleans up the stored URIs in routes.
  * Removes LaunchError as a root export.
  * Adds a URI::base() method.
2017-06-12 15:11:01 -07:00
..
benches Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
src Clean up LaunchError docs. Add Rocket::{config, routes} example. 2017-06-12 15:11:01 -07:00
tests Clean up LaunchError docs. Add Rocket::{config, routes} example. 2017-06-12 15:11:01 -07:00
build.rs Support the 'dev' channel during build. 2017-06-02 17:41:15 -07:00
Cargo.toml Update toml to 0.4. Add Config::get_datetime. 2017-06-11 02:20:57 -07:00