docs.rs failed to build webkit2gtk-2.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
webkit2gtk-2.0.1
webkit2gtk
Rust bindings and wrappers for webkit2gtk.
Building
webkit2gtk-rs expects GTK+, GLib and webkit2gtk development files to be installed on your system. See the requirements page.
Using
[]
= "0.18.0"
Simple Example Browser
You can run the example in example/main.rs with
cargo run --example main
License
webkit2gtk-rs is available under the MIT License, please refer to it.