inject

Macro inject 

Source
macro_rules! inject {
    ($type:ty) => { ... };
}
Expand description

Macro for easy dependency injection in providers