petri_tool

Function build_with_artifacts

Source
pub(crate) fn build_with_artifacts<R>(
    f: impl FnMut(ArtifactResolver<'_>) -> R,
) -> Result<R>