Type Definition geometric_features::Polygon

source ·
pub type Polygon<'a> = &'a [Point];