[]Type Definition druid::piet::Piet

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

The RenderContext for the CoreGraphics backend, which is selected.