Expand description
Connect a window with a renderer.
Structs§
- Compositor
- A window graphics backend for iced powered by
wgpu.
Enums§
- Error
- A compositor error.
Functions§
- new
- Creates a
Compositorwith the givenSettingsand window. - present
- Presents the given primitives with the given
Compositor.