bitops 0.1.0

Miscellaneous bit operations for any Integer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.num-integer]
version = "0.1"

[package]
authors = ["Ross MacArthur <macarthur.ross@gmail.com>"]
description = "Miscellaneous bit operations for any Integer."
homepage = "https://github.com/rossmacarthur/bitops"
keywords = ["bit", "flag", "integer", "mask"]
license = "Apache-2.0/MIT"
name = "bitops"
readme = "README.md"
repository = "https://github.com/rossmacarthur/bitops"
version = "0.1.0"