Rocket/lib/src
Sergio Benitez 58445be4ff Add 'LocalRequest' cookies as original. 2017-07-04 14:51:00 -07:00
..
config Use Into<Value> from 'toml' instead of 'IntoValue'. 2017-06-29 14:04:54 -07:00
data Fix 'IntoOutcome' implementations for 'Option' and 'Result'. 2017-07-04 14:05:16 -07:00
fairing Improve fairing and request/data guard docs. 2017-06-24 18:43:10 -07:00
http Add 'LocalRequest' cookies as original. 2017-07-04 14:51:00 -07:00
local Add 'LocalRequest' cookies as original. 2017-07-04 14:51:00 -07:00
request Fix 'IntoOutcome' implementations for 'Option' and 'Result'. 2017-07-04 14:05:16 -07:00
response Add a 'status::NotFound' responder. 2017-07-04 02:43:00 -07:00
router Improve 'Route' documentation. 2017-06-30 13:17:40 -07:00
catcher.rs Switch to 'yansi' for all terminal coloring. 2017-06-01 22:10:05 -07:00
codegen.rs Use MediaType instead of ContentType for Route format. 2017-03-28 00:12:59 -07:00
error.rs Clean up LaunchError docs. Add Rocket::{config, routes} example. 2017-06-12 15:11:01 -07:00
ext.rs Rename 'WeightedMediaType' to 'QMediaType'. More docs. 2017-06-22 04:29:59 -07:00
handler.rs Initial cleanup of 'http' docs. Add 'handler::Outcome' docs. 2017-06-19 17:32:33 -07:00
lib.rs Remove 'more_io_inner_methods' feature: it's been stabilized. 2017-07-03 02:39:32 -07:00
logger.rs Disable coloring when output isn't a tty. 2017-06-19 18:29:26 -07:00
outcome.rs Fix 'IntoOutcome' implementations for 'Option' and 'Result'. 2017-07-04 14:05:16 -07:00
rocket.rs Fix broken link to 'LaunchError' in 'Rocket' docs. 2017-06-30 13:50:36 -07:00