Expand description
The official renderer for iced.
Re-exports§
pub use iced_wgpu as wgpu;
wgpu
pub use iced_graphics as graphics;
pub use iced_graphics::core;
Modules§
- Compose existing renderers and create type-safe fallback strategies.
- geometry
geometry
Build and draw geometry.