Rocket/core/lib/src/catcher
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.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
handler.rs Fix typos throughout codebase. 2021-06-07 19:31:21 -07:00
mod.rs Move catcher, route types into eponymous modules. 2021-04-13 18:58:05 -07:00