cargo::core::compiler::custom_build

Function prepare_metabuild

source
fn prepare_metabuild(
    build_runner: &BuildRunner<'_, '_>,
    unit: &Unit,
    deps: &[String],
) -> CargoResult<()>
Expand description

Prepares the Rust script for the unstable feature metabuild.