[−][src]Trait cl_traits::WithCapacity
See with_capacity for more information.
Associated Types
type Input
Input
Required methods
fn with_capacity(input: Self::Input) -> Self
Creates a new instance based on an initial holding capacity provided by Input.