pub type Piet<'a> = CairoRenderContext<'a>;Expand description
The RenderContext for the Cairo backend, which is selected.
Aliased Typeยง
pub struct Piet<'a> { /* private fields */ }pub type Piet<'a> = CairoRenderContext<'a>;The RenderContext for the Cairo backend, which is selected.
pub struct Piet<'a> { /* private fields */ }