pub type Geometry<Renderer = Renderer> = <Renderer as Renderer>::Geometry;
canvas
The geometry supported by a renderer.