Expand description
A wrapper type for nil UUIDs that provides a more memory-efficient
Option<NonNilUuid>
representation.
Structsยง
- NonNil
Uuid - A UUID that is guaranteed not to be the nil UUID.
A wrapper type for nil UUIDs that provides a more memory-efficient
Option<NonNilUuid>
representation.