Struct syntax::parse::common::SeqSep   [−][src]
SeqSep : a sequence separator (token)
and whether a trailing separator is allowed.
Fields
sep: Option<Token>
                           
                           
                           
                           trailing_sep_allowed: bool
                           
                    Methods
impl SeqSep[src] 
                impl SeqSep