type-layout-derive 0.2.0

Derive macro implementation for type-layout crate
Documentation
[dependencies.proc-macro2]
version = "1.0.21"

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.40"

[lib]
proc-macro = true

[package]
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
description = "Derive macro implementation for type-layout crate"
edition = "2018"
homepage = "https://github.com/LPGhatguy/type-layout"
license = "MIT OR Apache-2.0"
name = "type-layout-derive"
version = "0.2.0"