std::collections::interfacelist {Type}

reserve

fn void InterfaceList.reserve(&self, usz min_capacity)
Reserve memory so that at least the `min_capacity` exists.

Parameters