Formats byte sizes into human-readable strings like '1.5 MB'.
# Cargo.toml
[dependencies]
humansize = "2.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Formats 1,500,000 bytes as '1.5 MB'.
No known issues recorded.
No dependency data recorded yet.