Struct proc_macro2::LexError[][src]

pub struct LexError { /* fields omitted */ }

Error returned from TokenStream::from_str.

Trait Implementations

impl Debug for LexError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for LexError

impl !Sync for LexError