Rocket/lib/src
Sergio Benitez 722959ee29 Use a parametric lifetime in 'Responder' example. 2017-07-14 09:42:33 -07:00
..
config Use 'hyper_sync_rustls' for hyper/rustls interop. 2017-07-12 04:13:46 -07:00
data Rename 'contrib::JSON' to 'contrib::Json'. 2017-07-12 15:11:41 -07:00
fairing Implement 'Fairing' for 'Arc<T>'. Fix various doc issues. 2017-07-06 20:48:25 -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 Rename 'contrib::JSON' to 'contrib::Json'. 2017-07-12 15:11:41 -07:00
response Use a parametric lifetime in 'Responder' example. 2017-07-14 09:42:33 -07:00
router Improve 'Route' documentation. 2017-06-30 13:17:40 -07:00
catcher.rs Use TitleCase for all 'content::' struct names. 2017-07-12 15:21:45 -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 Use 'hyper_sync_rustls' for hyper/rustls interop. 2017-07-12 04:13:46 -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 Use 'hyper_sync_rustls' for hyper/rustls interop. 2017-07-12 04:13:46 -07:00