pub fn parse_file(source: &str) -> Result<File, ParseError>
Parses Draxl source into the bootstrap AST.