humansize 1.1.1

A configurable crate to easily represent file sizes in a human-readable format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

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