mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +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.