fondant_derive 0.1.1

Core macros of fondant
Documentation
[dependencies.proc-macro2]
version = "1.0.9"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Akshay <nerdypepper@tuta.io>"]
categories = ["command-line-utilities", "config"]
description = "Core macros of fondant"
edition = "2018"
keywords = ["cli", "configuration", "macro"]
license = "MIT"
name = "fondant_derive"
readme = "readme.md"
repository = "https://github.com/nerdypepper/fondant"
version = "0.1.1"