| Crates.io | webkit2gtk |
| lib.rs | webkit2gtk |
| version | 2.0.1 |
| created_at | 2017-08-04 22:49:02.891308+00 |
| updated_at | 2023-10-26 06:34:22.704436+00 |
| description | Rust bindings for webkit-gtk library |
| homepage | |
| repository | https://github.com/tauri-apps/webkit2gtk-rs |
| max_upload_size | |
| id | 26420 |
| size | 763,349 |
Rust bindings and wrappers for webkit2gtk.
webkit2gtk-rs expects GTK+, GLib and webkit2gtk development files to be installed on your system. See the requirements page.
[dependencies]
webkit2gtk = "0.18.0"
You can run the example in example/main.rs with
cargo run --example main
webkit2gtk-rs is available under the MIT License, please refer to it.