std::collections::elastic_array {Type, MAX_SIZE}

push_all_to_limit

fn usz ElasticArray.push_all_to_limit(&self, Type[] array)
Add as many values from this array as possible, returning the
number of elements that didn't fit.

Parameters