[dependencies.impl-opaque-macro]
version = "0.5.1"
[lib]
name = "impl_opaque"
path = "src/lib.rs"
[package]
authors = ["storycraft <storycraft@pancake.sh>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Macro for declaring complex struct and initializer"
edition = "2021"
keywords = ["macro", "boilerplate"]
license = "MIT OR Apache-2.0"
name = "impl-opaque"
readme = "README.md"
repository = "https://github.com/storycraft/impl-opaque"
rust-version = "1.65"
version = "0.5.1"