pub type ShapeRef = Value;
Runtime value carrying a shape object.
pub struct ShapeRef(/* private fields */);