pnet_macros 0.28.0

Automatic bit manipulation for binary data formats
Documentation
[dependencies.proc-macro2]
version = "1.0.26"

[dependencies.quote]
version = "1.0.9"

[dependencies.regex]
version = "1.5.4"

[dependencies.syn]
features = ["full"]
version = "1.0.72"
[dev-dependencies.pnet_macros_support]
version = "0.28.0"

[dev-dependencies.trybuild]
version = "1.0.42"

[features]
default = []
travis = []

[lib]
proc-macro = true

[package]
authors = ["Robert Clipsham <robert@octarineparrot.com>", "Pierre Chifflier <chifflier@wzdftpd.net>"]
categories = ["network-programming", "parsing"]
description = "Automatic bit manipulation for binary data formats"
edition = "2018"
homepage = "https://github.com/libpnet/libpnet"
keywords = ["networking", "bitfields", "packet", "protocol"]
license = "MIT/Apache-2.0"
name = "pnet_macros"
readme = "../README.md"
repository = "https://github.com/libpnet/libpnet"
version = "0.28.0"