mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
refactor!: remove re-export from tauri::path module (#9104)
This commit is contained in:
5
.changes/path-result-error-rexport.md
Normal file
5
.changes/path-result-error-rexport.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'tauri': 'major:breaking'
|
||||
---
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user