mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-16 13:42:05 +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. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |