-
So if i define some struct, for example:
and then I want to use MidiMessage in StreamSink, for example:
I get an error
How can i use StreamSink with structs ? What is the best way ? |
Beta Was this translation helpful? Give feedback.
Answered by
fzyzcjy
Dec 29, 2021
Replies: 1 comment 6 replies
-
Have you run the code generator? If so please make a reproducible sample (e.g. a github repo) and paste link here |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
iamguid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you run the code generator?
If so please make a reproducible sample (e.g. a github repo) and paste link here