byte-unit 3.0.3

A library for interaction with units of bytes.
Documentation
[package]
name = "byte-unit"
version = "3.0.3"
authors = ["Magic Len <len@magiclen.org>"]
edition = "2018"
repository = "https://github.com/magiclen/byte-unit"
homepage = "https://magiclen.org/byte-unit"
keywords = ["byte", "unit", "kb", "mb", "gb"]
categories = ["no-std", "parser-implementations"]
description= "A library for interaction with units of bytes."
readme = "README.md"
license = "MIT"

[badges.travis-ci]
repository = "magiclen/Byte-Unit"
branch = "master"