std::collections::interfacelist {Type}

add_all

fn void InterfaceList.add_all(&self, InterfaceList* other_list)
Add all the elements in another InterfaceList.

Parameters