byte-num 0.1.1

Crate for converting numbers to bytes, and bytes to numbers
Documentation
[package]
name = "byte-num"
version = "0.1.1"
authors = ["DutchGhost <kasper199914@gmail.com>"]
description = "Crate for converting numbers to bytes, and bytes to numbers"
license = "MIT"
repository = "https://github.com/DutchGhost/byte-num.git"

[dependencies]

[features]
nightly = []
#simd = []