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

macro async-injector-derive

A derive to help construct dependent values in async-injector

31 releases

new 0.19.4 Jan 18, 2025
0.19.3 Dec 6, 2023
0.19.1 Apr 14, 2023
0.18.5 Mar 22, 2023
0.1.0 Jul 30, 2019

#28 in #dependent

30 downloads per month
Used in async-injector

MIT/Apache

20KB
320 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

~240–690KB
~16K SLoC