Type Alias ArrayItemRef

Source
pub type ArrayItemRef = Rc<ArrayItem>;

Aliased Typeยง

struct ArrayItemRef { /* private fields */ }