Function sn_node_manager::helpers::create_temp_dir
source ยท pub fn create_temp_dir() -> Result<PathBuf>Expand description
There is a tempdir crate that provides the same kind of functionality, but it was flagged for
a security vulnerability.