☰
Signed
Signed
Implementations on Foreign Types
i16
i32
i64
i8
isize
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
::
Signed
source
·
[
−
]
pub trait Signed { }
Implementations on Foreign Types
§
source
§
impl
Signed
for
i8
source
§
impl
Signed
for
isize
source
§
impl
Signed
for
i32
source
§
impl
Signed
for
i16
source
§
impl
Signed
for
i64
Implementors
§