Type Definition polars_arrow::error::Result

source ·
pub type Result<T> = Result<T, PolarsError>;