[−][src]Trait generic_vec::raw::StorageWithCapacity
A storage that can be initially created with a given capacity
Required methods
pub fn with_capacity(capacity: usize) -> Self[src]
Creates a new storage with at least the given storage capacity