Rocket/core/lib/src
Sergio Benitez 33790254f1 Store full '&Rocket' in '&Request'.
This is instead of storing pieces of the active Rocket instance.
2021-03-24 11:59:23 -07:00
..
config Store full '&Rocket' in '&Request'. 2021-03-24 11:59:23 -07:00
data Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00
fairing Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00
form Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00
local Store full '&Rocket' in '&Request'. 2021-03-24 11:59:23 -07:00
request Store full '&Rocket' in '&Request'. 2021-03-24 11:59:23 -07:00
response Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
router Don't expose hidden 'Route' collider methods. 2021-03-20 03:04:31 -07:00
catcher.rs Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00
codegen.rs Track and log catcher names. 2021-03-15 02:27:53 -07:00
cookies.rs Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00
error.rs Introduce 'RouteUri'. 2021-03-19 03:49:54 -07:00
ext.rs UTF-8 routes. Forms revamp. Temp files. Capped. 2021-03-04 01:51:21 -08:00
handler.rs Catch panics that occur before future is returned. 2021-03-15 02:20:48 -07:00
lib.rs Expose 'router' module, document 'RouteUri'. 2021-03-19 03:49:58 -07:00
logger.rs Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
outcome.rs Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
rocket.rs Simplify and optimize router. 2021-03-19 03:49:58 -07:00
server.rs Simplify and optimize router. 2021-03-19 03:49:58 -07:00
shutdown.rs Store full '&Rocket' in '&Request'. 2021-03-24 11:59:23 -07:00
state.rs Store full '&Rocket' in '&Request'. 2021-03-24 11:59:23 -07:00