pub type ConvertedGeometryList<M> = Vec<ConvertedGeometry<M>>;Expand description
A list of converted geometries
Aliased Typeยง
pub struct ConvertedGeometryList<M> { /* private fields */ }pub type ConvertedGeometryList<M> = Vec<ConvertedGeometry<M>>;A list of converted geometries
pub struct ConvertedGeometryList<M> { /* private fields */ }