Function cargo::core::compiler::custom_build::prepare_metabuild
source · fn prepare_metabuild(
cx: &Context<'_, '_>,
unit: &Unit,
deps: &[String]
) -> CargoResult<()>
Expand description
Prepares the Rust script for the unstable feature metabuild.