std::collections::elastic_array {Type, MAX_SIZE}
add_array
fn void ElasticArray.add_array(&self, Type[] array) @deprecated("Use push_all")Add the values of an array to this list.fn void ElasticArray.add_array(&self, Type[] array) @deprecated("Use push_all")Add the values of an array to this list.