entrait 0.0.2

The entrait macro
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1.0.75"
[dev-dependencies.async-trait]
version = "0.1"

[dev-dependencies.tokio]
features = ["full"]
version = "1"

[features]
async_trait = []

[lib]
proc-macro = true

[package]
authors = ["Audun Halland <audun.halldand@pm.me>"]
description = "The entrait macro"
edition = "2021"
keywords = ["ioc", "di", "procedural-macro", "macros"]
license = "MIT"
name = "entrait"
repository = "https://github.com/audunhalland/entrait/"
resolver = "2"
version = "0.0.2"