A Rust port of the human-format Node.js library for formatting numbers in a human-readable way.
# Cargo.toml
[dependencies]
human_format = "1.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Formats a number into a human-readable string (e.g., 1500 becomes "1.5K").
No known issues recorded.
No dependency data recorded yet.