std
::
collections
::
linkedlist {Type}
link_before
fn
void
LinkedList
.
link_before
(
&
self
,
Node
*
succ
,
Type
value
)
@private
Parameters