pub fn wasm_artifacts_ready( target_dir: &Path, canisters: &[&str], profile_target_dir: &str, ) -> bool
Check whether every requested Wasm artifact is a regular file.