mirror of
https://github.com/rwf2/Rocket.git
synced 2025-03-05 22:12:03 +00:00
As 'FromForm' doesn't provide access to the raw, undecoded string, 'MsgPack' cannot implement 'FromForm::from_value()'. This means that it is not presently possible to parse a MessagePack form from a query string. As such, the 'UriDisplay<Query>' implementation was removed. The 'UriDisplay<Query>' for JSON was fixed such that a round-trip of a 'Json<T>' as a form works as expected. |
||
---|---|---|
.. | ||
fuzz | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |