[]Derive Macro coi_actix_web::Provide

#[derive(Provide)]
{
    // Attributes available to this derive:
    #[provides]
}

There might be some cases where you need to have data passed in with your provider.