PolygonMValues

Type Alias PolygonMValues 

Source
pub type PolygonMValues<M = Map<String, ValueType>> = Vec<Vec<M>>;
Expand description

Polygon MValues Shape

Aliased Typeยง

pub struct PolygonMValues<M = Map<String, ValueType>> { /* private fields */ }