std
::
collections
::
interfacelist {Type}
insert_at
macro
void
InterfaceList
.
insert_at
(
&
self
,
usz
index
,
type
)
Insert an element at a particular index.
Parameters