cute_custom_default 2.1.0

Derive macro for `Default` trait with customization
Documentation
[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "parsing"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Douman <douman@gmx.se>"]
description = "Derive macro for `Default` trait with customization"
documentation = "https://docs.rs/crate/cute_custom_default"
edition = "2018"
license = "Apache-2.0"
name = "cute_custom_default"
readme = "README.md"
repository = "https://gitlab.com/Douman/custom_default"
version = "2.1.0"