pub fn parse_rust_file(file: &str) -> Result<File, ErrorDetail>
Expand description

The entrypoint to parsing Rust code.