Replies: 2 comments 3 replies
-
Your |
Beta Was this translation helpful? Give feedback.
0 replies
-
With the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to expose an async get function in my API but I can't find how to implemented in order to compile. I read the documentation for borrowing values, but is not working.
What I want is:
The error I get is:
And if I add EventStream![Event + '_] then:
If someone can help me please! Thanks
Beta Was this translation helpful? Give feedback.
All reactions