Crate async_injector_derive

Source
Expand description

github crates.io docs.rs

Macros for async-injector.

This provides the Provider derive, which can be used to automatically construct and inject dependencies. See its documentation for how to use.

Derive Macrosยง

Provider