# async-injector-derive [github](https://github.com/udoprog/async-injector) [crates.io](https://crates.io/crates/async-injector-derive) [docs.rs](https://docs.rs/async-injector-derive) [build status](https://github.com/udoprog/async-injector/actions?query=branch%3Amain) Macros for [async-injector](https://docs.rs/async-injector). This provides the [Provider] derive, which can be used to automatically construct and inject dependencies. See its documentation for how to use. [Provider]: https://docs.rs/async-injector/latest/async_injector/derive.Provider.html