Type Definition syn_ext::types::PunctuatedNestedMeta [−][src]
pub type PunctuatedNestedMeta = Punctuated<NestedMeta, Comma>;Expand description
Shortcut type for syn::MetaList::nested
pub type PunctuatedNestedMeta = Punctuated<NestedMeta, Comma>;Shortcut type for syn::MetaList::nested