Type Alias Shape

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

The Shape Object

Aliased Typeยง

struct Shape { /* private fields */ }