abomonation_derive 0.5.0

A custom derive plugin for abomonation
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.synstructure]
version = "0.12"
[dev-dependencies.abomonation]
version = "0.7"

[lib]
name = "abomonation_derive"
proc-macro = true

[package]
authors = ["Nika Layzell <nika@thelayzells.com>"]
description = "A custom derive plugin for abomonation"
documentation = "https://docs.rs/abomonation_derive"
edition = "2018"
license = "MIT"
name = "abomonation_derive"
repository = "https://github.com/mystor/abomonation_derive"
version = "0.5.0"