Type Alias ArrayRef

Source
pub type ArrayRef = Arc<ArrayImpl>;

Aliased Typeยง

struct ArrayRef { /* private fields */ }