Type Definition smallest_uint::SmallestUIntUpTo[][src]

pub type SmallestUIntUpTo<N> = <N as GetSmallestUIntUpTo>::Type;
Expand description