ArrayRef

Type Alias ArrayRef 

pub type ArrayRef = Box<dyn Array>;

Aliased Typeยง

pub struct ArrayRef(/* private fields */);