#traits #di #container #inject #dependency-injection

derive_di_core

This crate give traits for the parent crate derive_di

1 unstable release

0.2.0 Sep 21, 2020

#36 in #inject


Used in derive_di

Apache-2.0/MIT

6KB

Dependency Injection pattern derive (traits only)

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


lib.rs:

Traits for derive_di module.

No runtime deps