3 unstable releases

0.3.0 Sep 24, 2020
0.2.1 Sep 21, 2020
0.2.0 Sep 21, 2020

#62 in #dependency-injection


Used in derive_di

Apache-2.0/MIT

8KB
135 lines

Dependency Injection pattern derive (macro only)

You shouldn't use this crate, to implement the Dependency Injection use derive_di crate


lib.rs:

Macro for dependency injection pattern realization

Dependencies

~1.5MB
~36K SLoC