pub fn wasm_artifacts_ready(
target_dir: &Path,
canisters: &[&str],
profile: WasmBuildProfile,
) -> boolExpand description
Check whether all requested wasm artifacts already exist.
pub fn wasm_artifacts_ready(
target_dir: &Path,
canisters: &[&str],
profile: WasmBuildProfile,
) -> boolCheck whether all requested wasm artifacts already exist.