# xbytes Convert byte sizes to human readable sizes [![Crates.io](https://img.shields.io/crates/v/xbytes?label=latest)](https://crates.io/crates/xbytes) [![Documentation](https://docs.rs/xbytes/badge.svg)](https://docs.rs/xbytes) [![MIT or Apache 2.0 Licensed](https://img.shields.io/crates/l/xbytes.svg)](#license) [![Dependency Status](https://deps.rs/crate/xbytes/0.1.0/status.svg)](https://deps.rs/crate/xbytes/0.1.0) ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions. ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or ) - MIT license ([LICENSE-MIT](LICENSE-MIT) or ) at your option.