Replies: 1 comment
-
You currently can't do exactly what you're asking. The future returned from
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I added lifetime to custom service to trait to indicate static lifetime but still fails. Why?
I know I call
self.kool()
before the async but can we not call it inside async with explicit static lifetime.Beta Was this translation helpful? Give feedback.
All reactions