[][src]Type Definition druid::piet::Piet

type Piet<'a> = D2DRenderContext<'a>;

The RenderContext for the Direct2D backend, which is selected.