Expand description
Module for handling conversion from Arrow arrays to columns.
Enums§
- Errors caused by conversions between Arrow and owned types.
Traits§
- This trait is used to provide utility functions to convert
ArrayRef
s into proof types (Column, Scalars, etc.)