Skip to main content

parse_file

Function parse_file 

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

Parses Draxl source into the bootstrap AST.