mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-08 17:52:02 +00:00
This commit modifies all of the non-empty responders in the `response::status` module so that they look like `Status<R>(pub R)`. Prior to this commit, some responders looked like this, while others contained an `Option<R>`. Resolves #2351. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |