Module webview_app::app[][src]

Expand description

This module contains all the important structs and implementations to create, configure and run an application containing only a webview.

Structs

App

This is the app running a window containig only a webview.

AppSettings

Configuration settings for the app.