Type Definition typenum::operator_aliases::Length [] [src]

type Length<T> = T::Output;

Alias for the associated type of Len: Length<A> = <A as Len>::Output