Module re_viewer::external::arrow::error

Expand description

Defines ArrowError for representing failures in various Arrow operations.

Enums§

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

Type Aliases§

  • A specialized Result type for Arrow operations.