xbytes 0.1.0

Convert between raw byte sizes and human readable sizes
Documentation
# 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 <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license
   ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.