Module iced_graphics::window

source ·
Expand description

Draw graphics to window surfaces.

Re-exports

pub use compositor::Compositor;
pub use gl_compositor::GLCompositor;

Modules

A compositor is responsible for initializing a renderer and managing window surfaces.
A compositor is responsible for initializing a renderer and managing window surfaces.