Type Alias PaintColrLayers

pub type PaintColrLayers<'a> = TableRef<'a, PaintColrLayersMarker>;
Expand description

Aliased Typeยง

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