Function xcode_build_rs::rustc

source ยท
pub fn rustc(
    target: &'static str,
    release: bool,
    flags: Flags,
    manifest_dir: &Utf8Path,
) -> Result<(), Report>