Searched defs:new_with_capacity (Results 1 – 2 of 2) sorted by relevance
88 pub fn new_with_capacity( in new_with_capacity() method
70 pub fn new_with_capacity(size: usize) -> Self { in new_with_capacity() method