ittybitty 0.2.0

An itty bitty bitset to hold your itty bitty bits.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.generic-tests]
version = "0.1.2"

[package]
authors = ["Atlas Dostal <email@atlasdostal.com>"]
categories = ["data-structures", "memory-management", "caching"]
description = "An itty bitty bitset to hold your itty bitty bits."
edition = "2021"
keywords = ["smallvec", "bitvec", "storage", "bitset", "vec"]
license = "MIT OR Apache-2.0"
name = "ittybitty"
readme = "README.md"
repository = "https://github.com/atlv24/ittybitty"
version = "0.2.0"