resolve_store_path

Function resolve_store_path 

Source
pub fn resolve_store_path<R: Runtime>(
    app: &AppHandle<R>,
    path: impl AsRef<Path>,
) -> Result<PathBuf>