Type Alias ArrayRef

Source
pub type ArrayRef = Box<dyn Array>;

Aliased Typeยง

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