Module iced_core::renderer

source ·
Expand description

Write your own renderer.

Structs§

  • A renderer that does nothing.
  • A polygon with four sides.
  • The styling attributes of a Renderer.

Traits§

  • A component that can be used by widgets to draw themselves on a screen.