pub fn lex(file: impl Into<String>, source: &str) -> LexResult
Tokenize one UTF-8 source file without discarding bytes.