[][src]Module druid::app

Window building and app lifecycle.

Structs

AppLauncher

Handles initial setup of an application, and starts the runloop.

WindowDesc

A function that can create a widget. A description of a window to be instantiated.

Type Definitions

MaxWindows
Vec