std::collections::interfacelist {Type}

push_front

macro void InterfaceList.push_front(&self, value)
Push an element to the front of the list.

Parameters