We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc1f57 commit 9108a3dCopy full SHA for 9108a3d
axum/src/routing/method_routing.rs
@@ -24,6 +24,7 @@ use tower::service_fn;
24
use tower_layer::Layer;
25
use tower_service::Service;
26
27
+// BLALA
28
macro_rules! top_level_service_fn {
29
(
30
$name:ident, GET
0 commit comments