Module cosmic::iced_runtime::multi_window
source · Expand description
A multi-window application.
Modules§
- Build interactive programs using The Elm Architecture.
- The internal state of a multi-window
Program
.
Structs§
- The execution state of a multi-window
Program
. It leverages caching, event processing, and rendering primitive storage.
Traits§
- The core of a user interface for a multi-window application following The Elm Architecture.