Function svg_fmt::svg::polygon

source ยท
pub fn polygon<T: Copy + Into<[f32; 2]>>(pts: &[T]) -> Polygon