fn line_segment(source: Rect, target: Rect) -> PathGeometry
Expand description
Helper function to calculate the line segment between two rectangles.
fn line_segment(source: Rect, target: Rect) -> PathGeometry
Helper function to calculate the line segment between two rectangles.