pub fn ensure_json_writable(_dtype: &DataType) -> PolarsResult<()>
json
Reject dtypes that polars-json cannot serialize.
polars-json