Module parquet::errors[][src]

Common Parquet errors and macros.

Enums

ParquetError

Set of errors that can be produced during different operations in Parquet.

Type Definitions

Result

A specialized Result for Parquet errors.