UUID.variant

Variant variant() @safe pure nothrow @nogc @property const

RFC 4122 defines different internal data layouts for UUIDs. Returns the format used by this UUID.

Note

Do not confuse this with _Variant.

The type of this property is std.uuid.UUID.Variant, _Variant.

See Also

UUID.Variant, Variant