Parse human-readable strings (e.g., "1.5k", "2 hours") into numeric or duration types.
# Cargo.toml
[dependencies]
humanize-rs = "0.1.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a human-readable string like '1.5k' into a number.
No known issues recorded.
No dependency data recorded yet.