3 unstable releases

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

#15 in #procmacro

Download history 2/week @ 2024-02-16 7/week @ 2024-02-23 2/week @ 2024-03-01 1/week @ 2024-03-08 44/week @ 2024-03-29 12/week @ 2024-04-05

56 downloads per month
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
~34K SLoC