auto-di-macros 0.1.0

Procedural macros for the auto-di dependency injection crate
Documentation

auto-di-macros

Procedural macros used by auto-di.

This is an implementation crate. Applications should depend on auto-di, which re-exports the public macros and provides the runtime container.