byte-strings-proc_macros 0.3.1

Internal: proc-macro backend of ::byte_strings.
Documentation
[dependencies.proc-macro2]
version = "1.0.0"

[dependencies.quote]
version = "1.0.0"

[dependencies.syn]
features = ["full"]
version = "2.0.0"

[lib]
path = "mod.rs"
proc-macro = true

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "Internal: proc-macro backend of ::byte_strings."
documentation = "https://docs.rs/byte-strings"
edition = "2018"
license = "Zlib OR MIT OR Apache-2.0"
name = "byte-strings-proc_macros"
repository = "https://github.com/danielhenrymantilla/byte-strings-rs"
version = "0.3.1"