Skip to main content

Crate derive_di_macro

Crate derive_di_macro 

Source
Expand description

Macro for dependency injection pattern realization

Attribute Macros§

injectable
Auto implementation of Injectable trait

Derive Macros§

Container
Derive Container macro, will be implement getters, setters and Default trait for the struct.