Type Definition Punctuated
Other items inframe_support_procedural_tools::syn_ext
type Punctuated<P, T> = PunctuatedInner<P, T, NoTrailing>;