phantom-fields 0.1.2

proc-macro for sub-fields inside of an integer value.
Documentation
[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "0.15"

[lib]
proc-macro = true

[package]
authors = ["Lokathor <zefria@gmail.com>"]
description = "proc-macro for sub-fields inside of an integer value."
edition = "2018"
license = "0BSD"
name = "phantom-fields"
repository = "https://github.com/Lokathor/phantom-fields"
version = "0.1.2"