Has some sort of storage that holds a maximum number of elements.
Outputurn type for the capacity` method.
Loading content...
The number of elements that can be holded.
Loading content...
impl<T, const N: usize> Capacity for [T; N][src]
Loading content...