Rocket/lib/src
Sergio Benitez 0d9731fbe6 Group 'Rocket.state()' method with other accessors. 2018-01-13 10:58:10 -08: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 Fix incorrect handling of nested 'attach' calls. 2018-01-12 19:01:43 -08:00
http Add 'application/vnd.api+json' as known media type. 2018-01-12 19:01:39 -08:00
local Indent comments to prevent being commonmark code blocks. 2017-09-25 20:32:43 -07:00
request Rename 'state' to 'managed' in 'Request' for clarity. 2017-12-30 16:26:10 -08:00
response Clarify that 'Err' response is not a 'Responder'. 2017-12-30 16:25:42 -08: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 Move handler definitions to top of file. 2017-09-25 20:32:43 -07:00
lib.rs Use correct rustdoc 'html_root_url'. 2017-12-14 18:45:23 +07:00
logger.rs Enable ASCII escape sequences in Windows consoles. 2017-07-26 22:54:45 -04:00
outcome.rs Add 'success_or' methods to 'Outcome'. 2017-12-30 16:25:46 -08:00
rocket.rs Group 'Rocket.state()' method with other accessors. 2018-01-13 10:58:10 -08:00