pub fn const_some(value: Value) -> Value
A constant optional value with a given value.
See option_type.
option_type