axum/axum-macros/tests/debug_handler/pass
2024-11-26 18:04:01 +00:00
..
associated_fn_without_self.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
deny_unreachable_code.rs Allow unreachable code in #[debug_handler] (#2014) 2023-06-22 21:51:52 +00:00
impl_future.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
impl_into_response.rs Re-format trybuild tests (#3049) 2024-11-26 18:04:01 +00:00
infer_state.rs Re-format trybuild tests (#3049) 2024-11-26 18:04:01 +00:00
multiple_extractors.rs Re-format trybuild tests (#3049) 2024-11-26 18:04:01 +00:00
mut_extractor.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
ready.rs Re-format trybuild tests (#3049) 2024-11-26 18:04:01 +00:00
request_last.rs Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02:00
result_impl_into_response.rs Replace async_trait with AFIT / RPITIT (#2308) 2024-09-28 21:27:11 +00:00
returns_self.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
self_receiver.rs Replace async_trait with AFIT / RPITIT (#2308) 2024-09-28 21:27:11 +00:00
set_state.rs Replace async_trait with AFIT / RPITIT (#2308) 2024-09-28 21:27:11 +00:00
state_and_body.rs Re-format trybuild tests (#3049) 2024-11-26 18:04:01 +00:00