Expand description
Defines ArrowError for representing failures in various Arrow operations.
Enums§
- ArrowError 
- Many different operations in the arrowcrate return this error type.
Type Aliases§
- Result
- A specialized Resulttype for Arrow operations.