Rocket/core/lib/src
Sergio Benitez 7926ffd6f0 Tidy 'routes!' and 'catchers!' proc-macros. 2018-09-16 20:38:02 -07:00
..
config Add 'ConfigError::Missing' to identify missing config keys. 2018-08-14 10:31:54 -07:00
data Clean up connection pooling documentation. 2018-08-15 23:31:49 -07:00
fairing Require all 'AdHoc' fairings to be named. 2018-08-14 09:14:06 -07:00
local Emit a helpful error when 'LocalRequest' is malformed. 2018-08-13 02:14:16 -07:00
request Reimplement 'routes!' and 'catchers!' as proc-macros. 2018-09-16 18:52:23 -07:00
response Reimplement 'routes!' and 'catchers!' as proc-macros. 2018-09-16 18:52:23 -07:00
router Implement dynamic request handling via 'Handler' trait. 2018-08-12 02:13:42 -07:00
catcher.rs Reimplement 'routes!' and 'catchers!' as proc-macros. 2018-09-16 18:52:23 -07:00
codegen.rs Implement dynamic request handling via 'Handler' trait. 2018-08-12 02:13:42 -07:00
error.rs Remove neglected and obscure 'Error' type. 2018-09-16 03:07:50 -07:00
ext.rs Split the 'http' module into its own 'rocket_http' crate. 2018-06-07 15:34:47 +02:00
handler.rs Reimplement 'routes!' and 'catchers!' as proc-macros. 2018-09-16 18:52:23 -07:00
lib.rs Tidy 'routes!' and 'catchers!' proc-macros. 2018-09-16 20:38:02 -07:00
logger.rs Clean up connection pooling documentation. 2018-08-15 23:31:49 -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 Reimplement 'routes!' and 'catchers!' as proc-macros. 2018-09-16 18:52:23 -07:00