.. |
config
|
Fix various broken rustdoc links.
|
2020-10-22 03:53:07 -07:00 |
data
|
Remove 'rocket::inspect()', 'Cargo'.
|
2020-10-22 03:27:04 -07:00 |
fairing
|
Remove 'rocket::inspect()', 'Cargo'.
|
2020-10-22 03:27:04 -07:00 |
local
|
Remove 'rocket::inspect()', 'Cargo'.
|
2020-10-22 03:27:04 -07:00 |
request
|
Impl 'Clone' for 'State'.
|
2020-10-30 02:16:24 -07:00 |
response
|
Implement 'Serialize' for 'Flash'.
|
2020-10-20 20:29:55 -07:00 |
router
|
Add tests for ignored parameters '<_>'.
|
2020-10-30 00:47:41 -07:00 |
catcher.rs
|
Generate a proxy structure for better namespacing.
|
2020-10-12 22:11:44 -07:00 |
codegen.rs
|
Add default catchers: '#[catch(default)]'.
|
2020-07-30 01:55:41 -07:00 |
error.rs
|
Allow ignored route path segments.
|
2020-10-30 00:06:39 -07:00 |
ext.rs
|
Require data limits on 'Data::open()'.
|
2020-08-06 02:46:04 -05:00 |
handler.rs
|
Add default catchers: '#[catch(default)]'.
|
2020-07-30 01:55:41 -07:00 |
lib.rs
|
Use threaded scheduler in tests.
|
2020-10-26 13:29:36 -07:00 |
logger.rs
|
Revamp configuration.
|
2020-10-20 19:21:56 -07:00 |
outcome.rs
|
Add default catchers: '#[catch(default)]'.
|
2020-07-30 01:55:41 -07:00 |
rocket.rs
|
Split server parts of 'Rocket' into 'server.rs'.
|
2020-10-22 18:00:07 -07:00 |
server.rs
|
Split server parts of 'Rocket' into 'server.rs'.
|
2020-10-22 18:00:07 -07:00 |
shutdown.rs
|
Don't use managed state to thread 'Shutdown'.
|
2020-07-22 19:22:32 -07:00 |