Function cargo::core::compiler::custom_build::prepare

source ยท
pub fn prepare(
    build_runner: &mut BuildRunner<'_, '_>,
    unit: &Unit
) -> CargoResult<Job>
Expand description

Prepares a Work that executes the target as a custom build script.