darling_macro 0.13.3

Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code.
Documentation
[dependencies.darling_core]
version = "=0.13.3"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
version = "1.0.69"

[lib]
proc-macro = true

[package]
authors = ["Ted Driggs <ted.driggs@outlook.com>"]
description = "Internal support for a proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n"
edition = "2018"
license = "MIT"
name = "darling_macro"
repository = "https://github.com/TedDriggs/darling"
version = "0.13.3"