pub type Inc<T, U> = <U as AddLength<T, U1>>::Output;
please upgrade to generic-array 1.x
Helper type for arr! macro
arr!