axum/axum-macros/tests
Jonas Platte 7cbacd1433
Improve the error message for state type inference failure in FromRequest(Parts) derive macro (#1432)
* Add a dedicated error message for state type inference issues

* Generate valid code even if state type can't be inferred

* Also error on state type inference for debug_handler
2022-10-09 20:25:05 +02:00
..
debug_handler Remove ContentLengthLimit (#1400) 2022-09-24 11:29:53 +00:00
from_request Improve the error message for state type inference failure in FromRequest(Parts) derive macro (#1432) 2022-10-09 20:25:05 +02:00
typed_path Update expected stderr of trybuild test (#1402) 2022-09-22 18:36:31 +02:00