axum/axum-macros/tests
David Pedersen 05529c8efc
Check Request and Path in debug_handler (#1035)
* Check `Request` and `Path` in `debug_handler`

* changelog links

* Include errors with the input
2022-05-16 10:05:17 +00:00
..
debug_handler Check Request and Path in debug_handler (#1035) 2022-05-16 10:05:17 +00:00
from_request Support #[derive(FromRequest)] on enums (#1009) 2022-05-08 20:04:56 +02:00
typed_path Support wildcards in typed paths (#1003) 2022-05-06 13:05:30 +02:00