mirror of
https://github.com/tauri-apps/web-view.git
synced 2026-02-04 02:11:18 +01:00
* Major rewrite. - Fix unsafety (require 'static bound on dispatched closure) - Switch to builder pattern. - Run rustfmt - Fix clippy warnings - Userdata borrowed from webview instead of being arg of dispatch closure - Bump minor version - Update webview - Add crate-level doc * Add rustfmt.toml * Allow propagation of errors from invoke and dispatch closures. * Refine doc comments. * Add enum derives. * Remove mut bound from `handle()`. * Remove dependency on failure.
6 lines
44 B
Plaintext
6 lines
44 B
Plaintext
target/
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
TODO.md
|
|
.idea
|