Struct syn_error_experiment::token::Colon[][src]

pub struct Colon(pub Span);

:

Trait Implementations

impl Debug for Colon
[src]

Formats the value using the given formatter. Read more

impl Token for Colon
[src]

impl Parse for Colon
[src]

Auto Trait Implementations

impl !Send for Colon

impl !Sync for Colon