humansize
2.1.3
Unsigned
Implementations on Foreign Types
u16
u32
u64
u8
usize
Implementors
In crate humansize
humansize
Trait
Unsigned
Copy item path
Source
pub trait Unsigned { }
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
usize
Implementors
§