Removed tauri::path::Result and tauri::path::Error which were merely an unintentional re-export of tauri::Result and tauri::Error so use those instead.
tauri::path::Result
tauri::path::Error
tauri::Result
tauri::Error