Type Alias ArrayRef

Source
pub type ArrayRef = Arc<ArrayImpl>;

Aliased Typeยง

pub struct ArrayRef { /* private fields */ }