mirror of
https://github.com/rwf2/Rocket.git
synced 2025-03-03 04:52:21 +00:00
This is a breaking change. `Request::content_type` now returns a borrow to `ContentType`. `FromRequest` for `ContentType` is no longer implemented. Instead, `FromRequest` for `&ContentType` is implemented. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |