Support message types that are self referential #586
Labels
sidekick
Issues related to the code generator
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Rust does not like self-referential types, at least without indirection. We will need to Box types that are self referential as such. Example
The text was updated successfully, but these errors were encountered: