[][src]Type Definition piet_common::Piet

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

The RenderContext for the Direct2D backend, which is selected.