Function cargo::ops::compile [] [src]

pub fn compile<'a>(manifest_path: &Path, options: &CompileOptions<'a>) -> CargoResult<Compilation<'a>>