Type Definition druid::piet::Piet

pub type Piet<'a> = D2DRenderContext<'a>;
Expand description

The RenderContext for the Direct2D backend, which is selected.