tether 0.3.2

Windows that are web views.
docs.rs failed to build tether-0.3.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.
Visit the last successful build: tether-0.3.5

Tether

Cargo Docs.rs

If you're…

  • writing a C or Rust application,
  • familiar with HTML, and
  • want to painlessly add a cross-platform GUI,

then this is the library for you!

Getting Started

  1. Make sure you've installed Clang and your system's SDK.
    • macOS β€” Xcode
    • Linux β€” GTK and Webkit2GTK
    • Windows β€” Visual Studio
  2. Add this library to your Cargo.toml.
  3. Read an example and the documentation.

Warning

On Windows, you need to use Rust's MSVC build. The MinGW build will just produce a bunch of weird errors.

Supported Platforms

Operating System Library System Requirements
Windows UWP Windows 10
macOS WebKit macOS 10.10
Linux Webkit2GTK Webkit2GTK 2.8