std
::
collections
::
interfacelist {Type}
push
macro
void
InterfaceList
.
push
(
&
self
,
element
)
Push an element on the list by cloning it.
Parameters