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