libpacket-derive 0.1.1

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.trybuild]
version = "1.0.42"

[lib]
proc-macro = true

[package]
authors = ["David Craven <david@craven.ch>", "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 = "libpacket-derive"
readme = "../README.md"
repository = "https://github.com/libpnet/libpnet"
version = "0.1.1"