Module embedded_graphics::drawable [] [src]

Drawable trait and helpers

Traits

Drawable

Marks an object as "drawable". Must be implemented for all graphics objects

Type Definitions

Color

Monochrome colour type

Coord

2D coordinate type

Pixel

A single pixel