nebula icon indicating copy to clipboard operation
nebula copied to clipboard

Id types can be implicitly initialized from integer types, which is a common cause of bugs

Open fLindahl opened this issue 1 year ago • 0 comments

We should mark the constructor as explicit, so that we avoid this issue.

fLindahl avatar Oct 24 '23 09:10 fLindahl