from_bytes_derive 0.2.0

create from_bytes() and packed_size() to read binary data into structs
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Jan Starke <Jan.Starke@t-systems.com>"]
description = "create from_bytes() and packed_size() to read binary data into structs"
edition = "2018"
license = "GPL-3.0"
name = "from_bytes_derive"
repository = "https://github.com/janstarke/from_bytes"
version = "0.2.0"