Rocket/lib/src
Sergio Benitez 9e4e46fd12 Implement 'FromParam' for 'Cow<str>'. 2017-09-25 20:32:43 -07:00
..
config Use 'debug_struct' to improve 'Config' 'Debug' impl. 2017-09-25 20:32:43 -07:00
data Rename 'contrib::JSON' to 'contrib::Json'. 2017-07-12 15:11:41 -07:00
fairing Indent comments to prevent being commonmark code blocks. 2017-09-25 20:32:43 -07:00
http Add 'Box' conversion methods to 'UncasedStr'. 2017-08-14 13:10:03 -07:00
local Indent comments to prevent being commonmark code blocks. 2017-09-25 20:32:43 -07:00
request Implement 'FromParam' for 'Cow<str>'. 2017-09-25 20:32:43 -07:00
response Implement 'From<Status>' for 'Failure'. 2017-09-25 20:32:43 -07:00
router Avoid sorting routes on every add. 2017-09-25 20:32:43 -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 Remove reliance on 'lookup_host'. 2017-09-25 20:32:43 -07:00
logger.rs Enable ASCII escape sequences in Windows consoles. 2017-07-26 22:54:45 -04:00
outcome.rs Fix 'IntoOutcome' implementations for 'Option' and 'Result'. 2017-07-04 14:05:16 -07:00
rocket.rs Update lints for latest nightly, '2017-08-10'. 2017-08-11 09:14:54 -07:00