Module ori::prelude

source ·
Expand description

Convenient imports for Ori.

Macros§

Structs§

Enums§

Constants§

Traits§

  • A view that supports dynamic dispatch.
  • A clipboard.
  • A delegate for handling events in an application.
  • A convenience trait for rebuilding a View.
  • A trait for styling a value.
  • A single UI component.
  • A sequence of views.

Functions§

Type Aliases§

Derive Macros§

  • Derive the builder pattern.
  • Derive the Rebuild trait.