#async #di #construct #value #dependent #async-injector

macro async-injector-derive

A derive to help construct dependent values in async-injector

30 releases

0.19.3 Dec 6, 2023
0.19.1 Apr 14, 2023
0.18.5 Mar 22, 2023
0.18.2 Feb 7, 2022
0.1.0 Jul 30, 2019

#31 in #dependent

31 downloads per month
Used in async-injector

MIT/Apache

19KB
303 lines

async-injector-derive

github crates.io docs.rs build status

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.

Dependencies

~0.4–0.8MB
~20K SLoC