1
0
mirror of https://github.com/rwf2/Rocket.git synced 2025-02-16 21:52:08 +00:00
Rocket/contrib
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
..
db_pools Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
dyn_templates Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
sync_db_pools Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
ws Fix typo in 'rocket_ws' README. 2023-10-26 20:01:06 -05:00