tauri/.changes/url-result.md
Amr Bashir 783ef0f2d3
refactor!(core): return result in Webview/WebviewWindow::url getter (#9647)
* refactor!(core): return result in `Webview/WebviewWindow::url` getter

* clippy

* Apply suggestions from code review
2024-05-07 17:16:17 +03:00

110 B

tauri
patch:breaking

Changed WebviewWindow::url and Webview::url getter to return a result.