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]

[src]
[]

Formats the value using the given formatter. Read more