bitpacker 0.1.0

Pack numbers tightly. In Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.travis-ci]
repository = "jstasiak/bitpacker"

[dependencies]

[package]
authors = ["Jakub Stasiak <jakub@stasiak.at>"]
description = "Pack numbers tightly. In Rust."
edition = "2018"
keywords = ["bitpack", "bitpacking", "bitpacker"]
license = "MIT"
name = "bitpacker"
readme = "README.md"
repository = "https://github.com/jstasiak/bitpacker"
version = "0.1.0"