pub fn prepare(cx: &mut Context<'_, '_>, unit: &Unit) -> CargoResult<Job>
Expand description
Prepares a Work
that executes the target as a custom build script.
pub fn prepare(cx: &mut Context<'_, '_>, unit: &Unit) -> CargoResult<Job>
Prepares a Work
that executes the target as a custom build script.