Skip to main content

extern_spec_T_Vec_T_with_capacity

Function extern_spec_T_Vec_T_with_capacity 

Source
pub fn extern_spec_T_Vec_T_with_capacity<T>(capacity: usize) -> Vec<T>
Expand description

extern spec for Vec<T>::with_capacity

This is not a real function: its only use is for documentation.

terminates

ensures

result@.len() == 0