nebula
nebula copied to clipboard
Id types can be implicitly initialized from integer types, which is a common cause of bugs
We should mark the constructor as explicit, so that we avoid this issue.