Function webc::webc_temp_dir
source · [−]pub fn webc_temp_dir() -> PathBuf
Expand description
Since env::temp_dir()
panics on wasm32-wasi, this
function provides a non-panicking replacement
pub fn webc_temp_dir() -> PathBuf
Since env::temp_dir()
panics on wasm32-wasi, this
function provides a non-panicking replacement