3 unstable releases
0.2.1 | Feb 21, 2021 |
---|---|
0.2.0 | Sep 11, 2020 |
0.1.0 | Sep 11, 2020 |
#1287 in Math
Used in 3 crates
(via ramer_douglas_peucker)
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
~175KB