Skip to main content

ShapeRef

Type Alias ShapeRef 

Source
pub type ShapeRef = Value;
Expand description

Runtime value carrying a shape object.

Aliased Typeยง

pub struct ShapeRef(/* private fields */);