guillotine v0.0.8-beta (2023-06-25T19:06:45Z)
Home
Dub
Repo
Value
guillotine
value
The value wrapper around the
ValueUnion
union
public
struct
Value {
public
ValueUnion
value
;
}
Members
Variables
value
ValueUnion
value
;
The actual value in union format
Meta
Source
See Implementation
guillotine
value
structs
Empty
Value
unions
ValueUnion
The value wrapper around the ValueUnion union