mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-03 02:09:50 +03:00
783ef0f2d3
* refactor!(core): return result in `Webview/WebviewWindow::url` getter * clippy * Apply suggestions from code review
110 B
110 B
tauri |
---|
patch:breaking |
Changed WebviewWindow::url
and Webview::url
getter to return a result.