Crate iced_glow

source ·
Expand description

A glow renderer for iced_native.

The native path of the Iced ecosystem

Re-exports

Modules

Structs

  • A glow graphics backend for iced.
  • A color in the sRGB color space.
  • A set of asynchronous actions to be performed by some runtime.
  • A 2D vector.
  • A viewing region for displaying computer graphics.

Enums

  • Alignment on the axis of a container.
  • The background of some element.
  • An error that occurred while creating an application’s graphical context.
  • The strategy used to fill space in a specific dimension.
  • A built-in theme.

Type Definitions