Crate tether

Source
Expand description

Windows that are web views.

Structs§

  • The window options.
  • A window, which may or may not be open.

Traits§

  • An event handler; you probably want to implement one.

Functions§

  • Run the given function on the main thread.
  • Terminate the application as gracefully as possible.
  • Initialize things; call this first.