alloy_node_bindings::utils

Function run_with_tempdir_sync

source
pub fn run_with_tempdir_sync(prefix: &str, f: impl FnOnce(PathBuf))
Expand description

Runs the given closure with a temporary directory.