Function tauri_sys::os::tempdir

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

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