1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-01-27 10:19:14 +01:00
axum/axum-macros/tests
Jonas Platte 7705ef6661
Add #[derive(FromRequestParts)] ()
* Add missing leading double colon

* Separate handling of last element in FromRequest derive

* FromRequestParts derive

* fix it and add lots of tests

* docs

* changelog

* Update axum-macros/src/lib.rs

Co-authored-by: Jonas Platte <jplatte+git@posteo.de>

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2022-08-23 19:14:02 +00:00
..
debug_handler Generate correct bound for non-last extractor in #[debug_handler] () 2022-08-22 15:34:17 +02:00
from_request Add #[derive(FromRequestParts)] () 2022-08-23 19:14:02 +00:00
typed_path Only allow last extractor to mutate the request () 2022-08-22 12:23:20 +02:00