Type Definition smallest_uint::SmallestUIntFor [−][src]
pub type SmallestUIntFor<N> = <N as GetSmallestUIntFor>::Type;Expand description
Alias of GetSmallestUIntFor::Type.
pub type SmallestUIntFor<N> = <N as GetSmallestUIntFor>::Type;Alias of GetSmallestUIntFor::Type.