1 2 3 4 5 6
# auto-di-macros Procedural macros used by [`auto-di`](https://crates.io/crates/auto-di). This is an implementation crate. Applications should depend on `auto-di`, which re-exports the public macros and provides the runtime container.