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() == 0pub fn extern_spec_T_Vec_T_with_capacity<T>(capacity: usize) -> Vec<T>extern spec for Vec<T>::with_capacity
This is not a real function: its only use is for documentation.
terminates
ensures
result@.len() == 0