unit-prefix

Crates.iounit-prefix
lib.rsunit-prefix
version
sourcesrc
created_at2024-02-17 16:47:10.907263
updated_at2024-12-11 09:41:05.032881
descriptionFormat numbers with metric and binary unit prefixes
homepage
repositoryhttps://github.com/commons-rs/unit-prefix
max_upload_size
id1143323
Cargo.toml error:TOML parse error at line 26, column 1 | 26 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Fabio Valentini (decathorpe)

documentation

README

unit-prefix

This project is a fork / continuation of the unmaintained number_prefix crate.

The minimum supported Rust version is currently 1.31 (matching the release of the 2018 edition).

API documentation and usage examples are available on docs.rs.

Commit count: 62

cargo fmt