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