Type Alias PaintTransform

pub type PaintTransform<'a> = TableRef<'a, PaintTransformMarker>;
Expand description

Aliased Typeยง

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