[−][src]Module iced_graphics::backend
Write a graphics backend.
Traits
| Backend | The graphics backend of a |
| Image | A graphics backend that supports image rendering. |
| Svg | A graphics backend that supports SVG rendering. |
| Text | A graphics backend that supports text rendering. |