[][src]Type Definition polars::error::Result

type Result<T> = Result<T, PolarsError>;