tauri_sys::os

Function tempdir

source
pub async fn tempdir() -> Result<PathBuf, Error>
Expand description

Returns the operating system’s default directory for temporary files.