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

pub struct Struct(pub Span);

struct

Trait Implementations

impl Debug for Struct
[src]

Formats the value using the given formatter. Read more

impl Token for Struct
[src]

impl Parse for Struct
[src]

Auto Trait Implementations

impl !Send for Struct

impl !Sync for Struct