pub type Array = Vec<Reference>;

Aliased Type§

struct Array { /* private fields */ }