Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(src: &str) -> Result<File, ParseFileError>
Expand description

Lex and parse a whole .saty source file.