Rocket/core/lib/src
Sergio Benitez b6430e9970 Rename 'Outcome::Failure' to 'Outcome::Error'.
The primary motivation is to deconflate the leading `F`s in `Failure` and
`Forward`. In particular, when using a generics, we used `F` for forward, which
could easily be confused for `F` for `Failure`. This resolves the conflation.
2023-11-01 18:50:55 -05:00
..
catcher Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
config Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
data Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
fairing Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
form Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
fs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
local Update 'cookie' to 0.18. 2023-10-26 20:01:06 -05:00
request Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
response Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
route Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
router Fix a bunch of typos. 2023-03-23 16:27:08 -07:00
serde Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
shield Update 'yansi' to 1.0.0-rc. 2023-10-26 19:53:24 -05:00
cookies.rs Update 'cookie' to 0.18. 2023-10-26 20:01:06 -05:00
error.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
ext.rs Rework TLS listener/connection implementations. 2022-05-03 13:56:25 -07:00
lib.rs Only extract needed values in 'async_main'. 2023-10-26 19:22:42 -05:00
log.rs Update 'yansi' to 1.0.0-rc. 2023-10-26 19:53:24 -05:00
mtls.rs Allow status customization in 'Forward' outcomes. 2023-05-05 18:21:17 -07:00
outcome.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
phase.rs Update 'state' to 0.6. 2023-10-26 19:41:28 -05:00
rocket.rs Update 'yansi' to 1.0.0-rc. 2023-10-26 19:53:24 -05:00
sentinel.rs Fix a bunch of typos. 2023-03-23 16:27:08 -07:00
server.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
shutdown.rs Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00
state.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
trip_wire.rs Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00