☰
Unsigned
Unsigned
Implementations on Foreign Types
u16
u32
u64
u8
usize
Implementors
In humansize
Structs
FormatSizeOptions
ISizeFormatter
SizeFormatter
Enums
BaseUnit
FixedAt
Kilo
Constants
BINARY
DECIMAL
WINDOWS
Traits
Signed
ToF64
Unsigned
Functions
format_size
format_size_i
make_format
make_format_i
?
Trait
humansize
::
Unsigned
source
·
[
−
]
pub trait Unsigned { }
Implementations on Foreign Types
§
source
§
impl
Unsigned
for
u32
source
§
impl
Unsigned
for
u8
source
§
impl
Unsigned
for
usize
source
§
impl
Unsigned
for
u64
source
§
impl
Unsigned
for
u16
Implementors
§