Replies: 1 comment 2 replies
-
Try something like |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have a struct that contains a
I originally mapped this as follows:
but it gives me this error when i try to compile:
i then looked at this and changed to:
but I still get the same error. How can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions