Fix nesting of opaque services that paths that contain params (#841)

* checkpoint

* fix it

* more consistent macros

* fix msrv
This commit is contained in:
David Pedersen
2022-03-08 21:27:44 +01:00
committed by GitHub
parent 0600eff31a
commit dfa2e3b09f
4 changed files with 401 additions and 29 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ members = [
"axum-core",
"axum-extra",
"axum-macros",
"examples/*",
# "examples/*",
]