Docs.rs
tether-0.3.5
tether 0.3.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
quadrupleslap
Dependencies
log ^0.4
normal
bindgen ^0.49
build
cc ^1.0
build
pkg-config ^0.3
build
Versions
91.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tether
0.3.5
All Items
Crate Items
Structs
Traits
Functions
Crate
tether
Copy item path
Source
Expand description
Windows that are web views.
Structs
§
Options
The window options.
Window
A window, which may or may not be open.
Traits
§
Handler
An event handler; you probably want to implement one.
Functions
§
dispatch
Run the given function on the main thread.
exit
Terminate the application as gracefully as possible.
start
⚠
Initialize things; call this first.