impl-opaque-macro 0.1.2

Macro for declaring complex struct and initializer
Documentation
[dependencies.proc-macro2]
version = "1.0.84"

[dependencies.quote]
version = "1.0.36"

[dependencies.syn]
features = ["full", "visit-mut", "visit"]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["storycraft <storycraft@pancake.sh>"]
description = "Macro for declaring complex struct and initializer"
edition = "2021"
keywords = ["macro", "boilerplate"]
license = "MIT OR Apache-2.0"
name = "impl-opaque-macro"
repository = "https://github.com/storycraft/impl-opaque"
version = "0.1.2"