pub fn const_ok(value: Value, ty_fail: impl Into<TypeRowRV>) -> Value
A constant Either value with a success variant.
Alias for const_right.
const_right