lunatic-macros 0.13.0

Helper macros for the `lunatic` crate
Documentation
[dependencies.convert_case]
version = "0.6"

[dependencies.darling]
version = "0.14"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Bernard Kolobara <bernard@lunatic.solutions>"]
description = "Helper macros for the `lunatic` crate"
edition = "2018"
license = "Apache-2.0/MIT"
name = "lunatic-macros"
resolver = "2"
version = "0.13.0"