bittle 0.2.0

A library for working with small and cheap bit sets and masks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["John-John Tedro <udoprog@tedro.se>"]
categories = ["data-structures"]
description = "A library for working with small and cheap bit sets and masks"
documentation = "https://docs.rs/bittle"
edition = "2018"
homepage = "https://github.com/udoprog/bittle"
license = "MIT/Apache-2.0"
name = "bittle"
readme = "README.md"
repository = "https://github.com/udoprog/bittle"
version = "0.2.0"