Skip to main content

shape_ref_arc

Function shape_ref_arc 

Source
pub fn shape_ref_arc(shape: &ShapeRef) -> Result<Arc<dyn Shape>>
Expand description

Wraps a shape reference in a reusable Arc<dyn Shape> handle.