Function svg_fmt::svg::line_segment

source ยท
pub fn line_segment(x1: f32, y1: f32, x2: f32, y2: f32) -> LineSegment