pnet_macros 0.23.1

Automatic bit manipulation for binary data formats
Documentation
[dependencies.regex]
version = "1.0.*"

[dependencies.syntex]
version = "0.42"

[dependencies.syntex_syntax]
version = "0.42"
[dev-dependencies.pnet_base]
version = "0.22.0"

[dev-dependencies.pnet_macros_support]
version = "0.23.1"

[features]
default = []
travis = []

[package]
authors = ["Robert Clipsham <robert@octarineparrot.com>"]
categories = ["network-programming", "parsing"]
description = "Automatic bit manipulation for binary data formats"
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.23.1"