pub fn nullable_type(fragment: Value) -> ValueExpand description
Wrap a type fragment as nullable ({"type": ["T", "null"]}), matching the
nullable shape infer_schema emits.
pub fn nullable_type(fragment: Value) -> ValueWrap a type fragment as nullable ({"type": ["T", "null"]}), matching the
nullable shape infer_schema emits.