fn format_features<'a>( features: &'a Features, family: &'a str ) -> impl Iterator<Item = String> + 'a