pub fn lex(src: &str) -> Result<Vec<Atom>, LexError>
Lex a whole source file under SATySFi 0.0.6’s grammar (a .saty document, i.e. program mode at the top) — a thin wrapper over lex_with_version.
.saty
lex_with_version