axum/axum-macros/tests/debug_handler/fail
David Pedersen f6fc5ed80c
Move axum-debug into axum-macros (#724)
* Move axum-debug into axum-macros

* fix ref to axum-macros in changelog

* Apply suggestions from code review

Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>

Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
2022-01-26 23:27:22 +01:00
..
.gitkeep Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
argument_not_extractor.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
argument_not_extractor.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
extract_self_mut.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
extract_self_mut.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
extract_self_ref.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
extract_self_ref.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
generics.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
generics.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
invalid_attrs.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
invalid_attrs.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_a_function.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_a_function.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_async.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_async.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_send.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_send.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
too_many_extractors.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
too_many_extractors.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
wrong_return_type.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
wrong_return_type.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00