Skip to main content

set_app_temp_dir

Function set_app_temp_dir 

Source
pub fn set_app_temp_dir(dir: impl Into<PathBuf>)
Expand description

Record an app-writable scratch directory (see app_temp_dir). Called by a backend at startup when the OS temp dir isn’t writable by the app (Android).

Day API ↩ Guides· daybrite.dev