Crate tether

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.