Struct syn_error_experiment::token::Comma[][src]

pub struct Comma(pub Span);

,

Trait Implementations

impl Debug for Comma
[src]

Formats the value using the given formatter. Read more

impl Token for Comma
[src]

impl Parse for Comma
[src]

Auto Trait Implementations

impl !Send for Comma

impl !Sync for Comma