Type Definition eschers::picture::Rendering [] [src]

type Rendering = Vec<(Shape, Style)>;

A collection of Shapes to draw