typenum::generic_const_mappings

Trait ToUInt

Source
pub trait ToUInt {
    type Output;
}
Available on crate feature const-generics only.
Expand description

Used to allow the usage of U in a generic context.

Required Associated Types§

Source

type Output

The UN type corresponding to Self = Const<N>.

Implementors§

Source§

impl ToUInt for Const<0>

Source§

impl ToUInt for Const<1>

Source§

impl ToUInt for Const<2>

Source§

impl ToUInt for Const<3>

Source§

impl ToUInt for Const<4>

Source§

impl ToUInt for Const<5>

Source§

impl ToUInt for Const<6>

Source§

impl ToUInt for Const<7>

Source§

impl ToUInt for Const<8>

Source§

impl ToUInt for Const<9>

Source§

impl ToUInt for Const<10>

Source§

impl ToUInt for Const<11>

Source§

impl ToUInt for Const<12>

Source§

impl ToUInt for Const<13>

Source§

impl ToUInt for Const<14>

Source§

impl ToUInt for Const<15>

Source§

impl ToUInt for Const<16>

Source§

impl ToUInt for Const<17>

Source§

impl ToUInt for Const<18>

Source§

impl ToUInt for Const<19>

Source§

impl ToUInt for Const<20>

Source§

impl ToUInt for Const<21>

Source§

impl ToUInt for Const<22>

Source§

impl ToUInt for Const<23>

Source§

impl ToUInt for Const<24>

Source§

impl ToUInt for Const<25>

Source§

impl ToUInt for Const<26>

Source§

impl ToUInt for Const<27>

Source§

impl ToUInt for Const<28>

Source§

impl ToUInt for Const<29>

Source§

impl ToUInt for Const<30>

Source§

impl ToUInt for Const<31>

Source§

impl ToUInt for Const<32>

Source§

impl ToUInt for Const<33>

Source§

impl ToUInt for Const<34>

Source§

impl ToUInt for Const<35>

Source§

impl ToUInt for Const<36>

Source§

impl ToUInt for Const<37>

Source§

impl ToUInt for Const<38>

Source§

impl ToUInt for Const<39>

Source§

impl ToUInt for Const<40>

Source§

impl ToUInt for Const<41>

Source§

impl ToUInt for Const<42>

Source§

impl ToUInt for Const<43>

Source§

impl ToUInt for Const<44>

Source§

impl ToUInt for Const<45>

Source§

impl ToUInt for Const<46>

Source§

impl ToUInt for Const<47>

Source§

impl ToUInt for Const<48>

Source§

impl ToUInt for Const<49>

Source§

impl ToUInt for Const<50>

Source§

impl ToUInt for Const<51>

Source§

impl ToUInt for Const<52>

Source§

impl ToUInt for Const<53>

Source§

impl ToUInt for Const<54>

Source§

impl ToUInt for Const<55>

Source§

impl ToUInt for Const<56>

Source§

impl ToUInt for Const<57>

Source§

impl ToUInt for Const<58>

Source§

impl ToUInt for Const<59>

Source§

impl ToUInt for Const<60>

Source§

impl ToUInt for Const<61>

Source§

impl ToUInt for Const<62>

Source§

impl ToUInt for Const<63>

Source§

impl ToUInt for Const<64>

Source§

impl ToUInt for Const<65>

Source§

impl ToUInt for Const<66>

Source§

impl ToUInt for Const<67>

Source§

impl ToUInt for Const<68>

Source§

impl ToUInt for Const<69>

Source§

impl ToUInt for Const<70>

Source§

impl ToUInt for Const<71>

Source§

impl ToUInt for Const<72>

Source§

impl ToUInt for Const<73>

Source§

impl ToUInt for Const<74>

Source§

impl ToUInt for Const<75>

Source§

impl ToUInt for Const<76>

Source§

impl ToUInt for Const<77>

Source§

impl ToUInt for Const<78>

Source§

impl ToUInt for Const<79>

Source§

impl ToUInt for Const<80>

Source§

impl ToUInt for Const<81>

Source§

impl ToUInt for Const<82>

Source§

impl ToUInt for Const<83>

Source§

impl ToUInt for Const<84>

Source§

impl ToUInt for Const<85>

Source§

impl ToUInt for Const<86>

Source§

impl ToUInt for Const<87>

Source§

impl ToUInt for Const<88>

Source§

impl ToUInt for Const<89>

Source§

impl ToUInt for Const<90>

Source§

impl ToUInt for Const<91>

Source§

impl ToUInt for Const<92>

Source§

impl ToUInt for Const<93>

Source§

impl ToUInt for Const<94>

Source§

impl ToUInt for Const<95>

Source§

impl ToUInt for Const<96>

Source§

impl ToUInt for Const<97>

Source§

impl ToUInt for Const<98>

Source§

impl ToUInt for Const<99>

Source§

impl ToUInt for Const<100>

Source§

impl ToUInt for Const<101>

Source§

impl ToUInt for Const<102>

Source§

impl ToUInt for Const<103>

Source§

impl ToUInt for Const<104>

Source§

impl ToUInt for Const<105>

Source§

impl ToUInt for Const<106>

Source§

impl ToUInt for Const<107>

Source§

impl ToUInt for Const<108>

Source§

impl ToUInt for Const<109>

Source§

impl ToUInt for Const<110>

Source§

impl ToUInt for Const<111>

Source§

impl ToUInt for Const<112>

Source§

impl ToUInt for Const<113>

Source§

impl ToUInt for Const<114>

Source§

impl ToUInt for Const<115>

Source§

impl ToUInt for Const<116>

Source§

impl ToUInt for Const<117>

Source§

impl ToUInt for Const<118>

Source§

impl ToUInt for Const<119>

Source§

impl ToUInt for Const<120>

Source§

impl ToUInt for Const<121>

Source§

impl ToUInt for Const<122>

Source§

impl ToUInt for Const<123>

Source§

impl ToUInt for Const<124>

Source§

impl ToUInt for Const<125>

Source§

impl ToUInt for Const<126>

Source§

impl ToUInt for Const<127>

Source§

impl ToUInt for Const<128>

Source§

impl ToUInt for Const<129>

Source§

impl ToUInt for Const<130>

Source§

impl ToUInt for Const<131>

Source§

impl ToUInt for Const<132>

Source§

impl ToUInt for Const<133>

Source§

impl ToUInt for Const<134>

Source§

impl ToUInt for Const<135>

Source§

impl ToUInt for Const<136>

Source§

impl ToUInt for Const<137>

Source§

impl ToUInt for Const<138>

Source§

impl ToUInt for Const<139>

Source§

impl ToUInt for Const<140>

Source§

impl ToUInt for Const<141>

Source§

impl ToUInt for Const<142>

Source§

impl ToUInt for Const<143>

Source§

impl ToUInt for Const<144>

Source§

impl ToUInt for Const<145>

Source§

impl ToUInt for Const<146>

Source§

impl ToUInt for Const<147>

Source§

impl ToUInt for Const<148>

Source§

impl ToUInt for Const<149>

Source§

impl ToUInt for Const<150>

Source§

impl ToUInt for Const<151>

Source§

impl ToUInt for Const<152>

Source§

impl ToUInt for Const<153>

Source§

impl ToUInt for Const<154>

Source§

impl ToUInt for Const<155>

Source§

impl ToUInt for Const<156>

Source§

impl ToUInt for Const<157>

Source§

impl ToUInt for Const<158>

Source§

impl ToUInt for Const<159>

Source§

impl ToUInt for Const<160>

Source§

impl ToUInt for Const<161>

Source§

impl ToUInt for Const<162>

Source§

impl ToUInt for Const<163>

Source§

impl ToUInt for Const<164>

Source§

impl ToUInt for Const<165>

Source§

impl ToUInt for Const<166>

Source§

impl ToUInt for Const<167>

Source§

impl ToUInt for Const<168>

Source§

impl ToUInt for Const<169>

Source§

impl ToUInt for Const<170>

Source§

impl ToUInt for Const<171>

Source§

impl ToUInt for Const<172>

Source§

impl ToUInt for Const<173>

Source§

impl ToUInt for Const<174>

Source§

impl ToUInt for Const<175>

Source§

impl ToUInt for Const<176>

Source§

impl ToUInt for Const<177>

Source§

impl ToUInt for Const<178>

Source§

impl ToUInt for Const<179>

Source§

impl ToUInt for Const<180>

Source§

impl ToUInt for Const<181>

Source§

impl ToUInt for Const<182>

Source§

impl ToUInt for Const<183>

Source§

impl ToUInt for Const<184>

Source§

impl ToUInt for Const<185>

Source§

impl ToUInt for Const<186>

Source§

impl ToUInt for Const<187>

Source§

impl ToUInt for Const<188>

Source§

impl ToUInt for Const<189>

Source§

impl ToUInt for Const<190>

Source§

impl ToUInt for Const<191>

Source§

impl ToUInt for Const<192>

Source§

impl ToUInt for Const<193>

Source§

impl ToUInt for Const<194>

Source§

impl ToUInt for Const<195>

Source§

impl ToUInt for Const<196>

Source§

impl ToUInt for Const<197>

Source§

impl ToUInt for Const<198>

Source§

impl ToUInt for Const<199>

Source§

impl ToUInt for Const<200>

Source§

impl ToUInt for Const<201>

Source§

impl ToUInt for Const<202>

Source§

impl ToUInt for Const<203>

Source§

impl ToUInt for Const<204>

Source§

impl ToUInt for Const<205>

Source§

impl ToUInt for Const<206>

Source§

impl ToUInt for Const<207>

Source§

impl ToUInt for Const<208>

Source§

impl ToUInt for Const<209>

Source§

impl ToUInt for Const<210>

Source§

impl ToUInt for Const<211>

Source§

impl ToUInt for Const<212>

Source§

impl ToUInt for Const<213>

Source§

impl ToUInt for Const<214>

Source§

impl ToUInt for Const<215>

Source§

impl ToUInt for Const<216>

Source§

impl ToUInt for Const<217>

Source§

impl ToUInt for Const<218>

Source§

impl ToUInt for Const<219>

Source§

impl ToUInt for Const<220>

Source§

impl ToUInt for Const<221>

Source§

impl ToUInt for Const<222>

Source§

impl ToUInt for Const<223>

Source§

impl ToUInt for Const<224>

Source§

impl ToUInt for Const<225>

Source§

impl ToUInt for Const<226>

Source§

impl ToUInt for Const<227>

Source§

impl ToUInt for Const<228>

Source§

impl ToUInt for Const<229>

Source§

impl ToUInt for Const<230>

Source§

impl ToUInt for Const<231>

Source§

impl ToUInt for Const<232>

Source§

impl ToUInt for Const<233>

Source§

impl ToUInt for Const<234>

Source§

impl ToUInt for Const<235>

Source§

impl ToUInt for Const<236>

Source§

impl ToUInt for Const<237>

Source§

impl ToUInt for Const<238>

Source§

impl ToUInt for Const<239>

Source§

impl ToUInt for Const<240>

Source§

impl ToUInt for Const<241>

Source§

impl ToUInt for Const<242>

Source§

impl ToUInt for Const<243>

Source§

impl ToUInt for Const<244>

Source§

impl ToUInt for Const<245>

Source§

impl ToUInt for Const<246>

Source§

impl ToUInt for Const<247>

Source§

impl ToUInt for Const<248>

Source§

impl ToUInt for Const<249>

Source§

impl ToUInt for Const<250>

Source§

impl ToUInt for Const<251>

Source§

impl ToUInt for Const<252>

Source§

impl ToUInt for Const<253>

Source§

impl ToUInt for Const<254>

Source§

impl ToUInt for Const<255>

Source§

impl ToUInt for Const<256>

Source§

impl ToUInt for Const<257>

Source§

impl ToUInt for Const<258>

Source§

impl ToUInt for Const<259>

Source§

impl ToUInt for Const<260>

Source§

impl ToUInt for Const<261>

Source§

impl ToUInt for Const<262>

Source§

impl ToUInt for Const<263>

Source§

impl ToUInt for Const<264>

Source§

impl ToUInt for Const<265>

Source§

impl ToUInt for Const<266>

Source§

impl ToUInt for Const<267>

Source§

impl ToUInt for Const<268>

Source§

impl ToUInt for Const<269>

Source§

impl ToUInt for Const<270>

Source§

impl ToUInt for Const<271>

Source§

impl ToUInt for Const<272>

Source§

impl ToUInt for Const<273>

Source§

impl ToUInt for Const<274>

Source§

impl ToUInt for Const<275>

Source§

impl ToUInt for Const<276>

Source§

impl ToUInt for Const<277>

Source§

impl ToUInt for Const<278>

Source§

impl ToUInt for Const<279>

Source§

impl ToUInt for Const<280>

Source§

impl ToUInt for Const<281>

Source§

impl ToUInt for Const<282>

Source§

impl ToUInt for Const<283>

Source§

impl ToUInt for Const<284>

Source§

impl ToUInt for Const<285>

Source§

impl ToUInt for Const<286>

Source§

impl ToUInt for Const<287>

Source§

impl ToUInt for Const<288>

Source§

impl ToUInt for Const<289>

Source§

impl ToUInt for Const<290>

Source§

impl ToUInt for Const<291>

Source§

impl ToUInt for Const<292>

Source§

impl ToUInt for Const<293>

Source§

impl ToUInt for Const<294>

Source§

impl ToUInt for Const<295>

Source§

impl ToUInt for Const<296>

Source§

impl ToUInt for Const<297>

Source§

impl ToUInt for Const<298>

Source§

impl ToUInt for Const<299>

Source§

impl ToUInt for Const<300>

Source§

impl ToUInt for Const<301>

Source§

impl ToUInt for Const<302>

Source§

impl ToUInt for Const<303>

Source§

impl ToUInt for Const<304>

Source§

impl ToUInt for Const<305>

Source§

impl ToUInt for Const<306>

Source§

impl ToUInt for Const<307>

Source§

impl ToUInt for Const<308>

Source§

impl ToUInt for Const<309>

Source§

impl ToUInt for Const<310>

Source§

impl ToUInt for Const<311>

Source§

impl ToUInt for Const<312>

Source§

impl ToUInt for Const<313>

Source§

impl ToUInt for Const<314>

Source§

impl ToUInt for Const<315>

Source§

impl ToUInt for Const<316>

Source§

impl ToUInt for Const<317>

Source§

impl ToUInt for Const<318>

Source§

impl ToUInt for Const<319>

Source§

impl ToUInt for Const<320>

Source§

impl ToUInt for Const<321>

Source§

impl ToUInt for Const<322>

Source§

impl ToUInt for Const<323>

Source§

impl ToUInt for Const<324>

Source§

impl ToUInt for Const<325>

Source§

impl ToUInt for Const<326>

Source§

impl ToUInt for Const<327>

Source§

impl ToUInt for Const<328>

Source§

impl ToUInt for Const<329>

Source§

impl ToUInt for Const<330>

Source§

impl ToUInt for Const<331>

Source§

impl ToUInt for Const<332>

Source§

impl ToUInt for Const<333>

Source§

impl ToUInt for Const<334>

Source§

impl ToUInt for Const<335>

Source§

impl ToUInt for Const<336>

Source§

impl ToUInt for Const<337>

Source§

impl ToUInt for Const<338>

Source§

impl ToUInt for Const<339>

Source§

impl ToUInt for Const<340>

Source§

impl ToUInt for Const<341>

Source§

impl ToUInt for Const<342>

Source§

impl ToUInt for Const<343>

Source§

impl ToUInt for Const<344>

Source§

impl ToUInt for Const<345>

Source§

impl ToUInt for Const<346>

Source§

impl ToUInt for Const<347>

Source§

impl ToUInt for Const<348>

Source§

impl ToUInt for Const<349>

Source§

impl ToUInt for Const<350>

Source§

impl ToUInt for Const<351>

Source§

impl ToUInt for Const<352>

Source§

impl ToUInt for Const<353>

Source§

impl ToUInt for Const<354>

Source§

impl ToUInt for Const<355>

Source§

impl ToUInt for Const<356>

Source§

impl ToUInt for Const<357>

Source§

impl ToUInt for Const<358>

Source§

impl ToUInt for Const<359>

Source§

impl ToUInt for Const<360>

Source§

impl ToUInt for Const<361>

Source§

impl ToUInt for Const<362>

Source§

impl ToUInt for Const<363>

Source§

impl ToUInt for Const<364>

Source§

impl ToUInt for Const<365>

Source§

impl ToUInt for Const<366>

Source§

impl ToUInt for Const<367>

Source§

impl ToUInt for Const<368>

Source§

impl ToUInt for Const<369>

Source§

impl ToUInt for Const<370>

Source§

impl ToUInt for Const<371>

Source§

impl ToUInt for Const<372>

Source§

impl ToUInt for Const<373>

Source§

impl ToUInt for Const<374>

Source§

impl ToUInt for Const<375>

Source§

impl ToUInt for Const<376>

Source§

impl ToUInt for Const<377>

Source§

impl ToUInt for Const<378>

Source§

impl ToUInt for Const<379>

Source§

impl ToUInt for Const<380>

Source§

impl ToUInt for Const<381>

Source§

impl ToUInt for Const<382>

Source§

impl ToUInt for Const<383>

Source§

impl ToUInt for Const<384>

Source§

impl ToUInt for Const<385>

Source§

impl ToUInt for Const<386>

Source§

impl ToUInt for Const<387>

Source§

impl ToUInt for Const<388>

Source§

impl ToUInt for Const<389>

Source§

impl ToUInt for Const<390>

Source§

impl ToUInt for Const<391>