Replies: 1 comment
-
Try something like |
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 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