Rocket/core/lib/src
Sergio Benitez 948a9e6720 Move 'Request::local_cache()' method for nicer docs. 2018-08-13 02:14:16 -07:00
..
config Apply more Clippy suggestions. 2018-08-11 23:41:35 -07:00
data Apply more Clippy suggestions. 2018-08-11 23:41:35 -07:00
fairing Update request-local state documentation. 2018-08-07 23:16:16 -07:00
local Emit a helpful error when 'LocalRequest' is malformed. 2018-08-13 02:14:16 -07:00
request Move 'Request::local_cache()' method for nicer docs. 2018-08-13 02:14:16 -07:00
response Implement 'Responder' for '&[u8]'. 2018-08-07 23:58:54 -07:00
router Implement dynamic request handling via 'Handler' trait. 2018-08-12 02:13:42 -07:00
catcher.rs Apply more Clippy suggestions. 2018-08-11 23:41:35 -07:00
codegen.rs Implement dynamic request handling via 'Handler' trait. 2018-08-12 02:13:42 -07:00
error.rs Apply more Clippy suggestions. 2018-08-11 23:41:35 -07:00
ext.rs Split the 'http' module into its own 'rocket_http' crate. 2018-06-07 15:34:47 +02:00
handler.rs Allow any 'T: Into<Vec<Route>>' to be mounted. 2018-08-13 02:14:12 -07:00
lib.rs Overhaul URI types. 2018-07-29 00:17:33 -07:00
logger.rs Overhaul URI types. 2018-07-29 00:17:33 -07:00
outcome.rs Add 'and_then', 'failure_then', and 'forward_then' methods to 'Outcome'. 2018-08-07 18:55:04 -06:00
rocket.rs Allow any 'T: Into<Vec<Route>>' to be mounted. 2018-08-13 02:14:12 -07:00