ufloat8 0.1.0

Small library to compress a large integer range (± 20 bits) in a single byte
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Ayke van Laethem <aykevanlaethem@gmail.com>"]
description = "Small library to compress a large integer range (± 20 bits) in a single byte"
keywords = ["float"]
license = "BSD-2-Clause"
name = "ufloat8"
readme = "README.markdown"
repository = "https://github.com/aykevl/rust-ufloat8"
version = "0.1.0"