DO use record structs when defining a struct.
MarkMichaelis opened this issue · 0 comments
MarkMichaelis commented
Almost all value types require implementing equality behavior and, for this reason, we consider a coding guideline: DO use record structs when defining a custom struct.