logo
Expand description

Create interactive, native cross-platform applications.

Structs

The state of a windowed Application.

Traits

An interactive, native cross-platform application.

Functions

Builds a UserInterface for the provided Application, logging Debug information accordingly.

Returns true if the provided event should cause an Application to exit.

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

Runs the actions of a Command.

Updates an Application by feeding it the provided messages, spawning any resulting Command, and tracking its Subscription.