3 unstable releases

0.2.1 Feb 21, 2021
0.2.0 Sep 11, 2020
0.1.0 Sep 11, 2020

#1252 in Math

Download history 2/week @ 2024-02-15 22/week @ 2024-02-22 21/week @ 2024-02-29 10/week @ 2024-03-07 3/week @ 2024-03-14 5/week @ 2024-03-21 50/week @ 2024-03-28 24/week @ 2024-04-04

79 downloads per month
Used in 3 crates (via ramer_douglas_peucker)

MIT license

7KB
145 lines

legasea_line

A simple utility for working with lines.

Provides a method to get the distance from a point to the Line.

License: MIT


lib.rs:

A simple utility for working with lines.

Provides a method to get the distance from a point to the Line.

Dependencies

~180KB