axum/axum-macros/tests/debug_handler
David Pedersen e0ef641e5f
Rework Form and Query rejections (#1496)
* Change `FailedToDeserializeQueryString` rejection for `Form`

Its now called `FailedToDeserializeForm`.

* changelog

* Make dedicate rejection type for axum-extra's `Form`

* update trybuild test

* Make dedicate rejection type for axum-extra's `Query`
2022-11-08 20:31:06 +00:00
..
fail Rework Form and Query rejections (#1496) 2022-11-08 20:31:06 +00:00
pass Generate correct bound for non-last extractor in #[debug_handler] (#1299) 2022-08-22 15:34:17 +02:00