Expand description
The official renderer for iced.
Modules§
- fallback
- Compose existing renderers and create type-safe fallback strategies.
- graphics
- A bunch of backend-agnostic types that can be leveraged to build a renderer
for
iced
.
Type Aliases§
- Compositor
- The default graphics compositor for
iced
. - Renderer
- The default graphics renderer for
iced
.