[][src]Function rustc_lexer::tokenize

pub fn tokenize(input: &str) -> impl Iterator<Item = Token> + '_