[][src]Type Definition polars_arrow_rvsry99dx::array::ArrayRef

type ArrayRef = Arc<dyn Array>;

A reference-counted reference to a generic Array.