pub type Piet<'a> = CairoRenderContext<'a>;
The RenderContext for the Cairo backend, which is selected.
RenderContext