☰
IntUnsigned
Implementations on Foreign Types
u128
u16
u32
u64
u8
usize
Implementors
In aoc_nums
?
Trait
aoc_nums
::
IntUnsigned
source
·
[
−
]
pub trait IntUnsigned:
Int
{ }
Implementations on Foreign Types
§
source
§
impl
IntUnsigned
for
u128
source
§
impl
IntUnsigned
for
u32
source
§
impl
IntUnsigned
for
u16
source
§
impl
IntUnsigned
for
u64
source
§
impl
IntUnsigned
for
usize
source
§
impl
IntUnsigned
for
u8
Implementors
§