bitit 0.1.2

Bitwise iteration over integers.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "bitit"
version = "0.1.2"
authors = ["Joseph Soderquist <jsode6405@gmail.com>"]
edition = "2021"
description = "Bitwise iteration over integers."
keywords = ["bit", "bits", "bitwise", "iterator", "binary"]
license = "MIT"
repository = "https://github.com/jsode64/bitit"