[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["asvedr@gmail.com"]
description = 'small framework for DDD init sysmem and CLI interface. Sub crate with macros. Use "mddd" crate'
edition = "2021"
license = "MIT"
name = "mddd-macro"
repository = "https://gitlab.com/asvedr/mddd"
version = "0.3.2"