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.