You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating high-levle bindings for structs, we might want to consider whether we want to prefix all fields to avoid ambiguity, or depend on DuplicateRecordFields and/or OverloadedRecordFields.
The text was updated successfully, but these errors were encountered:
When generating high-levle bindings for
struct
s, we might want to consider whether we want to prefix all fields to avoid ambiguity, or depend onDuplicateRecordFields
and/orOverloadedRecordFields
.The text was updated successfully, but these errors were encountered: