Skip to main content

ensure_json_writable

Function ensure_json_writable 

Source
pub fn ensure_json_writable(_dtype: &DataType) -> PolarsResult<()>
Available on crate feature json only.
Expand description

Reject dtypes that polars-json cannot serialize.