use-geometry-line-0.0.6 has been yanked.
use-geometry-line
Small infinite line primitives for the RustUse geometry workspace.
The crates.io package is use-geometry-line to avoid the existing use-line package name. The
Rust library name remains use_line, and the use-geometry facade exposes it through the line
feature and use_geometry::line namespace.
Example
use Line2;
use Point2;
use Vector2;
let line = try_from_point_direction?;
assert_eq!;
assert!;
# Ok::