compile

Function compile 

Source
pub fn compile(
    path: PathBuf,
    timings: &mut Timings,
) -> Result<Lowerer, PeteError>