macro_rules! container { ($($service:expr),* $(,)?) => { ... }; }
Convenience macro for building containers