std
::
collections
::
list {Type}
tinit
fn
List
*
List
.
tinit
(
&
self
,
usz
initial_capacity
=
16
)
Initialize the list using the temp allocator.
Parameters