marshall_derive 0.1.1

proc macro lib for [bytebuff](https://crates.io/crates/bytebuff) lib
Documentation
[package]
name = "marshall_derive"
version = "0.1.1"
authors = ["jakub <mlokogegelmlok@gmail.com>"]
edition = "2018"
description = "proc macro lib for [bytebuff](https://crates.io/crates/bytebuff) lib"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
syn = "1.0"

[lib]
proc-macro = true