mirror of https://github.com/rwf2/Rocket.git
6a3d1ac1d5
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. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |