Type Alias PaintRotate

pub type PaintRotate<'a> = TableRef<'a, PaintRotateMarker>;
Expand description

Aliased Typeยง

pub struct PaintRotate<'a> { /* private fields */ }