mirror of https://github.com/rwf2/Rocket.git
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. |
||
---|---|---|
.. | ||
src | ||
templates | ||
Cargo.toml | ||
Rocket.toml |