pub fn build_struct(s: impl Iterator<Item = impl AsRef<str>>) -> String
Build something wrapped in braces, { A, B, C }