mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-07 10:12:36 +00:00
150aef7764
The 'try' impl for 'Outcome' allows the '?' operator to be used with 'Outcome' values. This is likely to make 'FromRequest' and 'FromData' implementations more ergonomic. This commit also expands the 'IntoOutcome' trait. It is now implemented for 'Option'. It also now includes an additional 'or_forward' method. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |