Function svg_fmt::polygon

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