logo
pub unsafe trait RenderablePixel: Pixel { }
Expand description

Constraint on Pixel for renderable ones.

Implementors