tinybitvec 0.1.0

A tiny vec for tiny bits
Documentation
[dependencies.bitvec]
version = "0.17.4"

[dependencies.paste]
version = "1.0.0"

[package]
authors = ["Soveu <marx.tomasz@gmail.com>"]
categories = ["data-structures"]
description = "A tiny vec for tiny bits"
edition = "2018"
keywords = ["vec", "bits"]
license = "MIT OR Apache-2.0"
name = "tinybitvec"
repository = "https://github.com/Soveu/tinybitvec"
version = "0.1.0"