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