Crate iced_runtime

source ·
Expand description

A renderer-agnostic native GUI runtime.

The native path of the Iced ecosystem

iced_runtime takes iced_core and builds a native runtime on top of it.

Re-exports§

Modules§

  • Access the clipboard.
  • Run asynchronous actions.
  • Access the clipboard.
  • Load and use fonts.
  • Track keyboard events.
  • Overlays for user interfaces.
  • Build interactive programs using The Elm Architecture.
  • Access the native system.
  • Implement your own event loop to drive a user interface.
  • Build window-based GUI applications.

Structs§