axum/axum-macros/tests
David Pedersen bb05dea672
Generate correct bound for non-last extractor in #[debug_handler] (#1299)
* Support running a single UI test

* Generate correct `FromRequestParts` bound

* don't depend on itertools
2022-08-22 15:34:17 +02:00
..
debug_handler Generate correct bound for non-last extractor in #[debug_handler] (#1299) 2022-08-22 15:34:17 +02:00
from_request Only allow last extractor to mutate the request (#1272) 2022-08-22 12:23:20 +02:00
typed_path Only allow last extractor to mutate the request (#1272) 2022-08-22 12:23:20 +02:00