Struct LexError
proc_macro2
pub struct LexError { /* fields omitted */ }
impl Debug for LexError
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl !Send for LexError
impl !Sync for LexError