haar_
lib
0.1.0
Unsigned
Implementations on Foreign Types
u8
u16
u32
u64
u128
usize
Implementors
In haar_
lib::
num::
traits
haar_lib
::
num
::
traits
Trait
Unsigned
Copy item path
Source
pub trait Unsigned { }
Expand description
非負の数値型
Implementations on Foreign Types
§
Source
§
impl
Unsigned
for
u8
Source
§
impl
Unsigned
for
u16
Source
§
impl
Unsigned
for
u32
Source
§
impl
Unsigned
for
u64
Source
§
impl
Unsigned
for
u128
Source
§
impl
Unsigned
for
usize
Implementors
§