guillotine.value

Defines a value that is part of a result

Members

Structs

Empty
struct Empty

Represents a void value

Value
struct Value

The value wrapper around the ValueUnion union

Unions

ValueUnion
union ValueUnion

Union defining the allocated space for the value

Meta