axum/axum-macros/tests
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
..
debug_handler Rework Form and Query rejections (#1496) 2022-11-08 20:31:06 +00:00
from_ref/pass Add #[derive(FromRef)] (#1430) 2022-10-10 18:40:14 +00:00
from_request Update trybuild tests for Rust 1.65.0 (#1509) 2022-11-04 09:07:57 +01:00
typed_path Update trybuild tests for Rust 1.65.0 (#1509) 2022-11-04 09:07:57 +01:00