pub type PyArrowException = ArrowException;
Expand description
Represents an exception raised by PyArrow.
Aliased Typeยง
struct PyArrowException(/* private fields */);
pub type PyArrowException = ArrowException;
Represents an exception raised by PyArrow.
struct PyArrowException(/* private fields */);