packed-integers 0.1.0

A growable array for integer types in the range `u1` to `u31`.
Documentation
1
2
3
4
5
6
7
[package]
name = "packed-integers"
version = "0.1.0"
authors = ["Adrian Wong <adrianwjw@gmail.com>"]
edition = "2018"
description = "A growable array for integer types in the range `u1` to `u31`."
license = "MIT"