Module iced_graphics::backend[][src]

Write a graphics backend.

Traits

Backend

The graphics backend of a Renderer.

Image

A graphics backend that supports image rendering.

Svg

A graphics backend that supports SVG rendering.

Text

A graphics backend that supports text rendering.