Type Definition generic_array::arr::Inc [] [src]

type Inc<T, U> = U::Output;

Helper type for arr! macro