std::collections::interfacelist {Type}

copy_pop

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

Parameters