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

add_array_to_limit

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

Parameters