pub fn merge_artifacts_into_profile(
profile_path: &Path,
suite: &NativeArtifactSuite,
) -> Result<HnepProfile>Expand description
Merge artifact suite winners into an existing HNEP and rewrite it.
pub fn merge_artifacts_into_profile(
profile_path: &Path,
suite: &NativeArtifactSuite,
) -> Result<HnepProfile>Merge artifact suite winners into an existing HNEP and rewrite it.