[][src]Type Definition piet_common::Piet

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

The RenderContext for the Cairo backend, which is selected.