std
::
collections
::
linkedlist {Type}
push
fn
void
LinkedList
.
push
(
&
self
,
Type
value
)
Parameters