mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-02 00:00:22 +02:00
Refactor all_the_tuples! macros (#1413)
This commit is contained in:
@@ -516,4 +516,4 @@ macro_rules! impl_into_response {
|
||||
}
|
||||
}
|
||||
|
||||
all_the_tuples!(impl_into_response);
|
||||
all_the_tuples_no_last_special_case!(impl_into_response);
|
||||
|
||||
Reference in New Issue
Block a user