Type Definition piet_common::Piet
source · pub type Piet<'a> = CairoRenderContext<'a>;Expand description
The RenderContext for the Cairo backend, which is selected.
pub type Piet<'a> = CairoRenderContext<'a>;The RenderContext for the Cairo backend, which is selected.