Skip to main content

parse_file

Function parse_file 

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

Parses a Draxl source string into the typed AST.