bitval 0.1.0

For packing booleans in variables using bitwise operations
Documentation
1
2
3
4
5
6
7
8
9
10
[dev-dependencies]

[package]
authors = ["teckmk <skmaky4@gmail.com>"]
description = "For packing booleans in variables using bitwise operations"
documentation = "https://github.com/teckmk/bitwise_packable/blob/main/rbitpack/README.md"
license = "MIT"
name = "bitval"
readme = "README.md"
version = "0.1.0"