Skip to main content

ensure_json_writable

Function ensure_json_writable 

Source
pub fn ensure_json_writable(_dtype: &DataType) -> Result<(), PolarsError>
Available on crate feature polars-io only.
Expand description

Reject dtypes that polars-json cannot serialize.