bitregions-impl 0.2.1

implementation for the bitregions crate
Documentation
[dependencies.proc-macro-hack]
version = "^0.5.11"

[dependencies.quote]
version = "^1.0.2"

[dependencies.syn]
features = ["full"]
version = "^1.0.8"

[lib]
proc-macro = true

[package]
authors = ["Zach Marcantel <zmarcantel@gmail.com>"]
description = "implementation for the bitregions crate"
edition = "2018"
keywords = ["ffi", "bitflags", "embedded", "bits"]
license = "GPL-3.0-or-later"
name = "bitregions-impl"
repository = "https://github.com/zmarcantel/bitregions"
version = "0.2.1"