Type Definition rslint_lexer::LexerReturn[][src]

pub type LexerReturn = (Token, Option<Diagnostic>);