pub type Array = Rc<Vec<Value>>;
array
vtab
Array parameter / pointer
pub struct Array { /* private fields */ }