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
Struct could be readonly, record or readonly record.
Since the template covers the base case of struct, it would be nice to easily convert a struct into one of the above cases.
Struct could be
readonly,recordorreadonly record.Since the template covers the base case of struct, it would be nice to easily convert a struct into one of the above cases.