Struct proc_macro::LexError1.15.0[][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

impl !Send for LexError
[src]

impl !Sync for LexError
[src]