arrow
54.0.0
Module error
Module Items
Enums
Type Aliases
In crate arrow
arrow
Module
error
Copy item path
Source
Expand description
Defines
ArrowError
for representing failures in various Arrow operations.
Enums
§
Arrow
Error
Many different operations in the
arrow
crate return this error type.
Type Aliases
§
Result
A specialized
Result
type for Arrow operations.