Expand description
Ori app
module.
Structs§
- The main application state.
- A builder for an
App
. - The context passed to the
AppDelegate
trait. - Information needed to render a window.
Enums§
- Commands that can be sent to the application.
- Requests that an application can make to the platform.
Traits§
- A delegate for handling events in an application.
- Trait for converting a type into a
UiBuilder
.
Type Aliases§
- A builder for a user interface.