shape_builder

Macro shape_builder 

Source
macro_rules! shape_builder {
    ($type_name:ty $(,)?) => { ... };
}
Expand description

Creates a ShapeBuilder for a given type.