async-injector-derive 0.19.3

A derive to help construct dependent values in async-injector.
Documentation

async-injector-derive

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.