SyncReturn<Result<MyStructType>> #1088
Unanswered
talhazengin
asked this question in
Q&A
Replies: 1 comment
-
If it fails, I guess it is not supported yet. However, given the current (new) infra about SyncReturn, it may not be hard to add this. Feel free to PR! |
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 could not use SyncReturn<Result<
MyStructType
>> as return type in api.rs. Am I missing something or is this not a supported thing?Generate command says:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions