Type Definition arbintrary::uint[][src]

type uint<const N: usize> = <() as UIntImpl<N>>::Type;