Module iced_glutin::application[][src]

Create interactive, native cross-platform applications.

Traits

Application

An interactive, native cross-platform application.

Functions

run

Runs an Application with an executor, compositor, and the provided settings.