std::collections::interfacelist {Type}

copy_pop_first

fn Type? InterfaceList.copy_pop_first(&self, Allocator allocator)
Copy the first value, pop it and return the copy of it.

Parameters