bitit 0.1.2

Bitwise iteration over integers.
Documentation
[lib]
name = "bitit"
path = "src/lib.rs"

[package]
authors = ["Joseph Soderquist <jsode6405@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Bitwise iteration over integers."
edition = "2021"
keywords = ["bit", "bits", "bitwise", "iterator", "binary"]
license = "MIT"
name = "bitit"
readme = "README.md"
repository = "https://github.com/jsode64/bitit"
version = "0.1.2"