[][src]Function avra_lib::parser::parse_file

pub fn parse_file(
    path: PathBuf,
    paths: Paths,
    common_context: &CommonContext
) -> Result<ParseResult, Error>