polars_row

Type Alias ArrayRef

Source
pub type ArrayRef = Box<dyn Array>;

Aliased Typeยง

struct ArrayRef(/* private fields */);