erg_bits 0.1.0

Bits ops and bit field trait and macro helper
Documentation
[package]
name = "erg_bits"
version = "0.1.0"
edition = "2018"
license-file = "LICENSE"
description = "Bits ops and bit field trait and macro helper"
keywords = ["bits", "bit", "bitfield", "bitops"]
repository = "https://gitee.com/sanfusu/bits"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]