Module iced_graphics::backend

source ·
Expand description

Write a graphics backend.

Traits§

  • The graphics backend of a Renderer.
  • A graphics backend that supports image rendering.
  • A graphics backend that supports SVG rendering.
  • A graphics backend that supports text rendering.