humansize
2.1.0
Unsigned
Implementations on Foreign Types
u8
u16
u32
u64
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
§