|
Hi, I am using tonic for a simple grpc over the UDS. Can you please ELI5 what's the consequence of disabling the |
Answered by
pronebird
Aug 20, 2025
Replies: 1 comment
|
Ok so I figured that it compiles because |
0 replies
Answer selected by
pronebird
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok so I figured that it compiles because
routeris a default feature. Withdefault-features = falseadd_service()is no longer available so I guess I cannot get rid ofaxum