Function cargo::ops::compile

source · []
pub fn compile<'a>(
    ws: &Workspace<'a>,
    options: &CompileOptions
) -> CargoResult<Compilation<'a>>