[][src]Function init_tree::get_type_names

pub fn get_type_names<'a>(defs: impl Iterator<Item = &'a TypeInitDef>) -> String

Here for use in macros. Returns a comma separated string of the type names in this iterator.