Replies: 2 comments 2 replies
-
The comment on top describes why. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's Warp syntax, you should take a look at their docs for more information. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In examples/core/custom_server/src/main.rs there's "let routes = api_route.or(perseus_routes);". Why does it need .or(perseus_routes)?
Beta Was this translation helpful? Give feedback.
All reactions