[][src]Derive Macro derive_di_macro::Container

#[derive(Container)]
{
    // Attributes available to this derive:
    #[inject]
}

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