Struct standalone_proc_macro2::LexError [] [src]

pub struct LexError(_);

Trait Implementations

impl Debug for LexError
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for LexError

impl Sync for LexError