Type Definition smallest_uint::SmallestUIntUpTo

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