injectify 1.0.0

Utility library to use impl Trait in structs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.injectify_impl]
version = "1.0.0"

[package]
authors = ["Devin Sterling"]
description = "Utility library to use impl Trait in structs."
edition = "2021"
keywords = ["macros", "trait"]
license = "MIT OR GPL-3.0"
name = "injectify"
readme = "README.md"
repository = "https://github.com/DevinSterling/injectify"
version = "1.0.0"