msiz_rustc_ap_rustc_lexer

Function tokenize

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