pub fn is_any_json_extension_type<T: AsRef<Field>>(field: T) -> bool
Checks whether this field is either a legacy JSONB or JSON2 extension type.