Rocket/core/lib/src
Sergio Benitez d21608ca7b Remove 'Content' in favor of 'content::Custom'.
Also adds the shorthand '(ContentType, R)', where 'R: Responder',
responder implementation. This brings it to parity with the
'response::status' API.
2021-04-28 01:21:57 -07:00
..
catcher Remove unnecessary second 'Handler' lifetimes. 2021-04-14 22:17:21 -07:00
config Require source lines to be under 100 chars. 2021-04-27 20:19:35 -07:00
data Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
fairing Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
form Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
local Introduce statically-enforced 'Rocket' phasing. 2021-04-13 19:26:45 -07:00
request Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
response Remove 'Content' in favor of 'content::Custom'. 2021-04-28 01:21:57 -07:00
route Introduce sentinels: auto-discovered launch abort. 2021-04-16 01:44:53 -07:00
router Introduce sentinels: auto-discovered launch abort. 2021-04-16 01:44:53 -07:00
cookies.rs Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00
error.rs Introduce sentinels: auto-discovered launch abort. 2021-04-16 01:44:53 -07:00
ext.rs Implement a more performant 'ReaderStream'. 2021-04-13 17:45:09 -07:00
lib.rs Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
log.rs Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
outcome.rs Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
phase.rs Introduce statically-enforced 'Rocket' phasing. 2021-04-13 19:26:45 -07:00
rocket.rs Log guard failures, potential misuses. 2021-04-23 19:19:39 -07:00
sentinel.rs Make type macros inelgible as sentinels. 2021-04-28 01:18:20 -07:00
server.rs Introduce statically-enforced 'Rocket' phasing. 2021-04-13 19:26:45 -07:00
shutdown.rs Introduce statically-enforced 'Rocket' phasing. 2021-04-13 19:26:45 -07:00
state.rs Introduce sentinels: auto-discovered launch abort. 2021-04-16 01:44:53 -07:00