humansize 2.0.0

A configurable crate to easily represent sizes in a human-readable format.
Documentation
[dependencies.libm]
version = "0.2.5"

[features]
impl_style = []
no_alloc = []

[package]
authors = ["Leopold Arkham <leopold.arkham@gmail.com>"]
categories = ["value-formatting"]
description = "A configurable crate to easily represent sizes in a human-readable format."
documentation = "https://docs.rs/humansize"
edition = "2021"
homepage = "https://github.com/LeopoldArkham/humansize"
keywords = ["size", "formatting", "humanize", "file-size"]
license = "MIT/Apache-2.0"
name = "humansize"
readme = "README.md"
repository = "https://github.com/LeopoldArkham/humansize"
resolver = "2"
version = "2.0.0"