Trait generic_array::arr::AddLength [−][src]
pub trait AddLength<T, N: ArrayLength<T>>: ArrayLength<T> { type Output: ArrayLength<T>; }
Expand description
Helper trait for arr!
macro
Associated Types
type Output: ArrayLength<T>
[src]
type Output: ArrayLength<T>
[src]Resulting length