phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
UUID.__anonymous
std
uuid
UUID
Undocumented in source.
struct
UUID
union
__anonymous {
ubyte
[
16
]
data
;
}
Members
Variables
data
ubyte
[
16
]
data
;
It is sometimes useful to get or set the 16 bytes of a UUID directly.
Meta
Source
See Implementation
std
uuid
UUID
constructors
this
enums
Variant
Version
functions
opAssign
opCmp
opEquals
swap
toHash
toString
properties
empty
uuidVersion
variant
unions
__anonymous