Type Definition smallest_uint::SmallestUIntFor[][src]

pub type SmallestUIntFor<N> = <N as GetSmallestUIntFor>::Type;
Expand description