guillotine ~master (2023-10-01T19:46:00Z)
Home
Dub
Repo
Value
guillotine
value
The value wrapper around the
ValueUnion
union
struct
Value {
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