FFIOption.State

tagged union type

Values

ValueMeaning
none

raw_value is not valid (no value inside FFIOption)

some

raw_value is the effective value

Meta