Rocket/lib/src
Sergio Benitez 006a35a8a9 Add an example to Rocket::catch docs. 2016-11-05 19:35:21 +01:00
..
config Fix the tests for latest changes. 2016-11-04 15:11:59 +01:00
data Document Responder. Further document Flash. Implement Debug for most Responder types. 2016-11-03 15:09:01 +01:00
http Document the content module, complete response documentation. 2016-11-03 18:54:37 +01:00
request Document the Failure and Flash responses. 2016-11-02 18:48:43 +01:00
response Document the content module, complete response documentation. 2016-11-03 18:54:37 +01:00
router Document the Rocket type. Add expect method to Outcome. Add custom method to Rocket. 2016-11-04 14:35:04 +01:00
catcher.rs Further document the Catcher type. Register a catcher in the manual example. 2016-11-05 19:31:50 +01:00
codegen.rs Namespace HTTP-related type under `http`. 2016-10-03 17:09:13 -07:00
error.rs Document the Error type. 2016-11-03 19:00:52 +01:00
lib.rs Document the Rocket type. Add expect method to Outcome. Add custom method to Rocket. 2016-11-04 14:35:04 +01:00
logger.rs Hide all of the logger macros, for now. 2016-11-04 15:38:06 +01:00
outcome.rs Document the Rocket type. Add expect method to Outcome. Add custom method to Rocket. 2016-11-04 14:35:04 +01:00
rocket.rs Add an example to Rocket::catch docs. 2016-11-05 19:35:21 +01:00
testing.rs Add more testing module documentation. Fix test for latest nightly. 2016-10-31 10:21:19 +01:00