Unique.get

struct Unique(T)
inout
inout(Payload!T)
get
()

Return Value

Type: inout(Payload!T)

Reference to the owned object.

Meta