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