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