Type Definition smallest_uint::SmallestUIntFor

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