Type Alias ArrayTypeRef

Source
pub type ArrayTypeRef = Rc<ArrayType>;

Aliased Typeยง

struct ArrayTypeRef { /* private fields */ }