Shape

Type Alias Shape 

Source
pub type Shape = Map<String, ShapeType>;
Expand description

The Shape Object

Aliased Typeยง

pub struct Shape { /* private fields */ }