Module arrow::error[][src]

Expand description

Defines ArrowError for representing failures in various Arrow operations.

Enums

ArrowError

Many different operations in the arrow crate return this error type.

Type Definitions

Result