pub type Piet<'a> = D2DRenderContext<'a>;Expand description
The RenderContext for the Direct2D backend, which is selected.
Aliased Typeยง
pub struct Piet<'a> { /* private fields */ }pub type Piet<'a> = D2DRenderContext<'a>;The RenderContext for the Direct2D backend, which is selected.
pub struct Piet<'a> { /* private fields */ }